#c21985 color space conversions
Hex:
#c21985
RGB:
194, 25, 133
CMY:
24, 90, 48
CMYK:
0, 87, 31, 24
HSL:
322°, 77.1689%, 42.9412%
HSV (HSB):
322°, 87.1134%, 76.0784%
XYZ:
26.8294, 13.8581, 23.4511
xyY:
0.4183, 0.2161, 13.8581
CIE-Lab:
44.0287, 69.2459, -16.3872
CIE-LCH:
44.0287, 71.1586, 346.6858
CIE-Luv:
44.0287, 88.1222, -34.0458
Hunter-Lab:
37.2264, 63.5003, -11.2918
#c21985 color charts
#c21985 color shades, tints & tones
#c21985 color schemes
#c21985 color preview, HTML & CSS examples
This text has a color of #c21985
<p style="color:#c21985;">Text here</p>
.mytext {color:#c21985;}
This box has a color of #c21985
<div style="background-color:#c21985;">Content here</div>
.mybackground {background-color:#c21985;}
Border around this has a color of #c21985
<div style="border:2px solid #c21985;">Content here</div>
.myborder {border:2px solid #c21985;}