#c01a7c color space conversions
Hex:
#c01a7c
RGB:
192, 26, 124
CMY:
25, 90, 51
CMYK:
0, 86, 35, 25
HSL:
325°, 76.1468%, 42.7451%
HSV (HSB):
325°, 86.4583%, 75.2941%
XYZ:
25.7457, 13.4005, 20.2984
xyY:
0.4331, 0.2254, 13.4005
CIE-Lab:
43.3606, 67.6487, -11.9061
CIE-LCH:
43.3606, 68.6884, 350.0182
CIE-Luv:
43.3606, 90.2897, -27.6539
Hunter-Lab:
36.6067, 61.4785, -7.2516
#c01a7c color charts
#c01a7c color shades, tints & tones
#c01a7c color schemes
#c01a7c color preview, HTML & CSS examples
This text has a color of #c01a7c
<p style="color:#c01a7c;">Text here</p>
.mytext {color:#c01a7c;}
This box has a color of #c01a7c
<div style="background-color:#c01a7c;">Content here</div>
.mybackground {background-color:#c01a7c;}
Border around this has a color of #c01a7c
<div style="border:2px solid #c01a7c;">Content here</div>
.myborder {border:2px solid #c01a7c;}