#c00a42 color space conversions
Hex:
#c00a42
RGB:
192, 10, 66
CMY:
25, 96, 74
CMYK:
0, 95, 66, 25
HSL:
342°, 90.0990%, 39.6078%
HSV (HSB):
342°, 94.7917%, 75.2941%
XYZ:
22.8301, 11.8169, 6.2319
xyY:
0.5585, 0.2891, 11.8169
CIE-Lab:
40.9236, 65.4484, 21.0687
CIE-LCH:
40.9236, 68.7560, 17.8441
CIE-Luv:
40.9236, 116.8127, 9.4590
Hunter-Lab:
34.3757, 58.3907, 13.3145
#c00a42 color charts
#c00a42 color shades, tints & tones
#c00a42 color schemes
#c00a42 color preview, HTML & CSS examples
This text has a color of #c00a42
<p style="color:#c00a42;">Text here</p>
.mytext {color:#c00a42;}
This box has a color of #c00a42
<div style="background-color:#c00a42;">Content here</div>
.mybackground {background-color:#c00a42;}
Border around this has a color of #c00a42
<div style="border:2px solid #c00a42;">Content here</div>
.myborder {border:2px solid #c00a42;}