#cb2d85 color space conversions
Hex:
#cb2d85
RGB:
203, 45, 133
CMY:
20, 82, 48
CMYK:
0, 78, 34, 20
HSL:
327°, 63.7097%, 48.6275%
HSV (HSB):
327°, 77.8325%, 79.6078%
XYZ:
29.8006, 16.2667, 23.7594
xyY:
0.4268, 0.2330, 16.2667
CIE-Lab:
47.3225, 66.7348, -11.2312
CIE-LCH:
47.3225, 67.6733, 350.4468
CIE-Luv:
47.3225, 90.7991, -27.1207
Hunter-Lab:
40.3320, 61.3094, -6.6950
#cb2d85 color charts
#cb2d85 color shades, tints & tones
#cb2d85 color schemes
#cb2d85 color preview, HTML & CSS examples
This text has a color of #cb2d85
<p style="color:#cb2d85;">Text here</p>
.mytext {color:#cb2d85;}
This box has a color of #cb2d85
<div style="background-color:#cb2d85;">Content here</div>
.mybackground {background-color:#cb2d85;}
Border around this has a color of #cb2d85
<div style="border:2px solid #cb2d85;">Content here</div>
.myborder {border:2px solid #cb2d85;}