#cb2d7e color space conversions
Hex:
#cb2d7e
RGB:
203, 45, 126
CMY:
20, 82, 51
CMYK:
0, 78, 38, 20
HSL:
329°, 63.7097%, 48.6275%
HSV (HSB):
329°, 77.8325%, 79.6078%
XYZ:
29.3329, 16.0796, 21.2963
xyY:
0.4397, 0.2410, 16.0796
CIE-Lab:
47.0788, 65.9987, -7.3379
CIE-LCH:
47.0788, 66.4054, 353.6558
CIE-Luv:
47.0788, 93.6487, -21.7833
Hunter-Lab:
40.0994, 60.3994, -3.4186
#cb2d7e color charts
#cb2d7e color shades, tints & tones
#cb2d7e color schemes
#cb2d7e color preview, HTML & CSS examples
This text has a color of #cb2d7e
<p style="color:#cb2d7e;">Text here</p>
.mytext {color:#cb2d7e;}
This box has a color of #cb2d7e
<div style="background-color:#cb2d7e;">Content here</div>
.mybackground {background-color:#cb2d7e;}
Border around this has a color of #cb2d7e
<div style="border:2px solid #cb2d7e;">Content here</div>
.myborder {border:2px solid #cb2d7e;}