#cb204c color space conversions
Hex:
#cb204c
RGB:
203, 32, 76
CMY:
20, 87, 70
CMYK:
0, 84, 63, 20
HSL:
345°, 72.7660%, 46.0784%
HSV (HSB):
345°, 84.2365%, 79.6078%
XYZ:
26.4496, 14.2513, 8.1942
xyY:
0.5409, 0.2915, 14.2513
CIE-Lab:
44.5912, 65.2661, 20.0282
CIE-LCH:
44.5912, 68.2700, 17.0596
CIE-Luv:
44.5912, 116.9214, 9.2939
Hunter-Lab:
37.7509, 58.9991, 13.5562
#cb204c color charts
#cb204c color shades, tints & tones
#cb204c color schemes
#cb204c color preview, HTML & CSS examples
This text has a color of #cb204c
<p style="color:#cb204c;">Text here</p>
.mytext {color:#cb204c;}
This box has a color of #cb204c
<div style="background-color:#cb204c;">Content here</div>
.mybackground {background-color:#cb204c;}
Border around this has a color of #cb204c
<div style="border:2px solid #cb204c;">Content here</div>
.myborder {border:2px solid #cb204c;}