#cb164d color space conversions
Hex:
#cb164d
RGB:
203, 22, 77
CMY:
20, 91, 70
CMYK:
0, 89, 62, 20
HSL:
342°, 80.4444%, 44.1176%
HSV (HSB):
342°, 89.1626%, 79.6078%
XYZ:
26.2551, 13.8062, 8.3022
xyY:
0.5429, 0.2855, 13.8062
CIE-Lab:
43.9536, 67.2120, 18.5594
CIE-LCH:
43.9536, 69.7274, 15.4365
CIE-Luv:
43.9536, 119.3164, 7.3138
Hunter-Lab:
37.1566, 61.1049, 12.7619
#cb164d color charts
#cb164d color shades, tints & tones
#cb164d color schemes
#cb164d color preview, HTML & CSS examples
This text has a color of #cb164d
<p style="color:#cb164d;">Text here</p>
.mytext {color:#cb164d;}
This box has a color of #cb164d
<div style="background-color:#cb164d;">Content here</div>
.mybackground {background-color:#cb164d;}
Border around this has a color of #cb164d
<div style="border:2px solid #cb164d;">Content here</div>
.myborder {border:2px solid #cb164d;}