#c0125e color space conversions
Hex:
#c0125e
RGB:
192, 18, 94
CMY:
25, 93, 63
CMYK:
0, 91, 51, 25
HSL:
334°, 82.8571%, 41.1765%
HSV (HSB):
334°, 90.6250%, 75.2941%
XYZ:
23.9749, 12.4472, 11.7286
xyY:
0.4979, 0.2585, 12.4472
CIE-Lab:
41.9183, 66.2716, 4.6981
CIE-LCH:
41.9183, 66.4379, 4.0550
CIE-Luv:
41.9183, 104.7389, -6.9248
Hunter-Lab:
35.2806, 59.5584, 4.9862
#c0125e color charts
#c0125e color shades, tints & tones
#c0125e color schemes
#c0125e color preview, HTML & CSS examples
This text has a color of #c0125e
<p style="color:#c0125e;">Text here</p>
.mytext {color:#c0125e;}
This box has a color of #c0125e
<div style="background-color:#c0125e;">Content here</div>
.mybackground {background-color:#c0125e;}
Border around this has a color of #c0125e
<div style="border:2px solid #c0125e;">Content here</div>
.myborder {border:2px solid #c0125e;}