#cb245c color space conversions
Hex:
#cb245c
RGB:
203, 36, 92
CMY:
20, 86, 64
CMYK:
0, 82, 55, 20
HSL:
340°, 69.8745%, 46.8627%
HSV (HSB):
340°, 82.2660%, 79.6078%
XYZ:
27.1912, 14.7310, 11.5354
xyY:
0.5087, 0.2756, 14.7310
CIE-Lab:
45.2635, 65.3913, 10.9911
CIE-LCH:
45.2635, 66.3086, 9.5412
CIE-Luv:
45.2635, 109.9250, 0.3142
Hunter-Lab:
38.3809, 59.2929, 9.0470
#cb245c color charts
#cb245c color shades, tints & tones
#cb245c color schemes
#cb245c color preview, HTML & CSS examples
This text has a color of #cb245c
<p style="color:#cb245c;">Text here</p>
.mytext {color:#cb245c;}
This box has a color of #cb245c
<div style="background-color:#cb245c;">Content here</div>
.mybackground {background-color:#cb245c;}
Border around this has a color of #cb245c
<div style="border:2px solid #cb245c;">Content here</div>
.myborder {border:2px solid #cb245c;}