#cb0044 color space conversions
Hex:
#cb0044
RGB:
203, 0, 68
CMY:
20, 100, 73
CMYK:
0, 100, 67, 20
HSL:
340°, 100.0000%, 39.8039%
HSV (HSB):
340°, 100.0000%, 79.6078%
XYZ:
25.6720, 13.1139, 6.6470
xyY:
0.5651, 0.2886, 13.1139
CIE-Lab:
42.9343, 69.1770, 22.8606
CIE-LCH:
42.9343, 72.8565, 18.2869
CIE-Luv:
42.9343, 126.1011, 10.4504
Hunter-Lab:
36.2131, 63.1685, 14.4663
#cb0044 color charts
#cb0044 color shades, tints & tones
#cb0044 color schemes
#cb0044 color preview, HTML & CSS examples
This text has a color of #cb0044
<p style="color:#cb0044;">Text here</p>
.mytext {color:#cb0044;}
This box has a color of #cb0044
<div style="background-color:#cb0044;">Content here</div>
.mybackground {background-color:#cb0044;}
Border around this has a color of #cb0044
<div style="border:2px solid #cb0044;">Content here</div>
.myborder {border:2px solid #cb0044;}