#c8125a color space conversions
Hex:
#c8125a
RGB:
200, 18, 90
CMY:
22, 93, 65
CMYK:
0, 91, 55, 22
HSL:
336°, 83.4862%, 42.7451%
HSV (HSB):
336°, 91.0000%, 78.4314%
XYZ:
25.8812, 13.4502, 10.9049
xyY:
0.5152, 0.2677, 13.4502
CIE-Lab:
43.4338, 67.8994, 9.5932
CIE-LCH:
43.4338, 68.5738, 8.0418
CIE-Luv:
43.4338, 112.8149, -1.9066
Hunter-Lab:
36.6745, 61.7873, 8.0426
#c8125a color charts
#c8125a color shades, tints & tones
#c8125a color schemes
#c8125a color preview, HTML & CSS examples
This text has a color of #c8125a
<p style="color:#c8125a;">Text here</p>
.mytext {color:#c8125a;}
This box has a color of #c8125a
<div style="background-color:#c8125a;">Content here</div>
.mybackground {background-color:#c8125a;}
Border around this has a color of #c8125a
<div style="border:2px solid #c8125a;">Content here</div>
.myborder {border:2px solid #c8125a;}