#c0063d color space conversions
Hex:
#c0063d
RGB:
192, 6, 61
CMY:
25, 98, 76
CMYK:
0, 97, 68, 25
HSL:
342°, 93.9394%, 38.8235%
HSV (HSB):
342°, 96.8750%, 75.2941%
XYZ:
22.6457, 11.6736, 5.4746
xyY:
0.5691, 0.2934, 11.6736
CIE-Lab:
40.6926, 65.6046, 23.9284
CIE-LCH:
40.6926, 69.8321, 20.0388
CIE-Luv:
40.6926, 119.0788, 11.7505
Hunter-Lab:
34.1667, 58.5179, 14.4166
#c0063d color charts
#c0063d color shades, tints & tones
#c0063d color schemes
#c0063d color preview, HTML & CSS examples
This text has a color of #c0063d
<p style="color:#c0063d;">Text here</p>
.mytext {color:#c0063d;}
This box has a color of #c0063d
<div style="background-color:#c0063d;">Content here</div>
.mybackground {background-color:#c0063d;}
Border around this has a color of #c0063d
<div style="border:2px solid #c0063d;">Content here</div>
.myborder {border:2px solid #c0063d;}