#cb2181 color space conversions
Hex:
#cb2181
RGB:
203, 33, 129
CMY:
20, 87, 49
CMYK:
0, 84, 36, 20
HSL:
326°, 72.0339%, 46.2745%
HSV (HSB):
326°, 83.7438%, 79.6078%
XYZ:
29.1349, 15.3692, 22.1999
xyY:
0.4368, 0.2304, 15.3692
CIE-Lab:
46.1358, 69.3016, -10.5829
CIE-LCH:
46.1358, 70.1049, 351.3175
CIE-Luv:
46.1358, 95.5697, -26.6221
Hunter-Lab:
39.2036, 64.0495, -6.1317
#cb2181 color charts
#cb2181 color shades, tints & tones
#cb2181 color schemes
#cb2181 color preview, HTML & CSS examples
This text has a color of #cb2181
<p style="color:#cb2181;">Text here</p>
.mytext {color:#cb2181;}
This box has a color of #cb2181
<div style="background-color:#cb2181;">Content here</div>
.mybackground {background-color:#cb2181;}
Border around this has a color of #cb2181
<div style="border:2px solid #cb2181;">Content here</div>
.myborder {border:2px solid #cb2181;}