#cb034c color space conversions
Hex:
#cb034c
RGB:
203, 3, 76
CMY:
20, 99, 70
CMYK:
0, 99, 63, 20
HSL:
338°, 97.0874%, 40.3922%
HSV (HSB):
338°, 98.5222%, 79.6078%
XYZ:
25.9657, 13.2834, 8.0329
xyY:
0.5492, 0.2809, 13.2834
CIE-Lab:
43.1872, 69.3146, 18.1653
CIE-LCH:
43.1872, 71.6553, 14.6852
CIE-Luv:
43.1872, 122.8142, 6.2766
Hunter-Lab:
36.4465, 63.3881, 12.4448
#cb034c color charts
#cb034c color shades, tints & tones
#cb034c color schemes
#cb034c color preview, HTML & CSS examples
This text has a color of #cb034c
<p style="color:#cb034c;">Text here</p>
.mytext {color:#cb034c;}
This box has a color of #cb034c
<div style="background-color:#cb034c;">Content here</div>
.mybackground {background-color:#cb034c;}
Border around this has a color of #cb034c
<div style="border:2px solid #cb034c;">Content here</div>
.myborder {border:2px solid #cb034c;}