#cb035f color space conversions
Hex:
#cb035f
RGB:
203, 3, 95
CMY:
20, 99, 63
CMYK:
0, 99, 53, 20
HSL:
332°, 97.0874%, 40.3922%
HSV (HSB):
332°, 98.5222%, 79.6078%
XYZ:
26.7267, 13.5879, 12.0405
xyY:
0.5105, 0.2595, 13.5879
CIE-Lab:
43.6360, 70.5196, 6.8234
CIE-LCH:
43.6360, 70.8490, 5.5267
CIE-Luv:
43.6360, 115.1904, -5.5282
Hunter-Lab:
36.8617, 64.9141, 6.4367
#cb035f color charts
#cb035f color shades, tints & tones
#cb035f color schemes
#cb035f color preview, HTML & CSS examples
This text has a color of #cb035f
<p style="color:#cb035f;">Text here</p>
.mytext {color:#cb035f;}
This box has a color of #cb035f
<div style="background-color:#cb035f;">Content here</div>
.mybackground {background-color:#cb035f;}
Border around this has a color of #cb035f
<div style="border:2px solid #cb035f;">Content here</div>
.myborder {border:2px solid #cb035f;}