#cb165e color space conversions
Hex:
#cb165e
RGB:
203, 22, 94
CMY:
20, 91, 63
CMYK:
0, 89, 54, 20
HSL:
336°, 80.4444%, 44.1176%
HSV (HSB):
336°, 89.1626%, 79.6078%
XYZ:
26.9359, 14.0785, 11.8874
xyY:
0.5092, 0.2661, 14.0785
CIE-Lab:
44.3453, 68.3146, 8.4550
CIE-LCH:
44.3453, 68.8359, 7.0554
CIE-Luv:
44.3453, 112.8232, -3.1851
Hunter-Lab:
37.5213, 62.4798, 7.4808
#cb165e color charts
#cb165e color shades, tints & tones
#cb165e color schemes
#cb165e color preview, HTML & CSS examples
This text has a color of #cb165e
<p style="color:#cb165e;">Text here</p>
.mytext {color:#cb165e;}
This box has a color of #cb165e
<div style="background-color:#cb165e;">Content here</div>
.mybackground {background-color:#cb165e;}
Border around this has a color of #cb165e
<div style="border:2px solid #cb165e;">Content here</div>
.myborder {border:2px solid #cb165e;}