#cb015f color space conversions
Hex:
#cb015f
RGB:
203, 1, 95
CMY:
20, 100, 63
CMYK:
0, 100, 53, 20
HSL:
332°, 99.0196%, 40.0000%
HSV (HSB):
332°, 99.5074%, 79.6078%
XYZ:
26.7050, 13.5444, 12.0333
xyY:
0.5108, 0.2591, 13.5444
CIE-Lab:
43.5724, 70.7050, 6.7331
CIE-LCH:
43.5724, 71.0248, 5.4397
CIE-Luv:
43.5724, 115.4307, -5.6739
Hunter-Lab:
36.8028, 65.1192, 6.3761
#cb015f color charts
#cb015f color shades, tints & tones
#cb015f color schemes
#cb015f color preview, HTML & CSS examples
This text has a color of #cb015f
<p style="color:#cb015f;">Text here</p>
.mytext {color:#cb015f;}
This box has a color of #cb015f
<div style="background-color:#cb015f;">Content here</div>
.mybackground {background-color:#cb015f;}
Border around this has a color of #cb015f
<div style="border:2px solid #cb015f;">Content here</div>
.myborder {border:2px solid #cb015f;}