#c01f81 color space conversions
Hex:
#c01f81
RGB:
192, 31, 129
CMY:
25, 88, 49
CMYK:
0, 84, 33, 25
HSL:
323°, 72.1973%, 43.7255%
HSV (HSB):
323°, 83.8542%, 75.2941%
XYZ:
26.1907, 13.7714, 22.0466
xyY:
0.4224, 0.2221, 13.7714
CIE-Lab:
43.9033, 67.1624, -14.1606
CIE-LCH:
43.9033, 68.6390, 348.0941
CIE-Luv:
43.9033, 87.1251, -30.6351
Hunter-Lab:
37.1099, 61.0359, -9.2467
#c01f81 color charts
#c01f81 color shades, tints & tones
#c01f81 color schemes
#c01f81 color preview, HTML & CSS examples
This text has a color of #c01f81
<p style="color:#c01f81;">Text here</p>
.mytext {color:#c01f81;}
This box has a color of #c01f81
<div style="background-color:#c01f81;">Content here</div>
.mybackground {background-color:#c01f81;}
Border around this has a color of #c01f81
<div style="border:2px solid #c01f81;">Content here</div>
.myborder {border:2px solid #c01f81;}