#c0403f color space conversions
Hex:
#c0403f
RGB:
192, 64, 63
CMY:
25, 75, 75
CMYK:
0, 67, 67, 25
HSL:
0°, 50.5882%, 50.0000%
HSV (HSB):
0°, 67.1875%, 75.2941%
XYZ:
24.4688, 15.2321, 6.3531
xyY:
0.5313, 0.3307, 15.2321
CIE-Lab:
45.9505, 51.0459, 29.2393
CIE-LCH:
45.9505, 58.8271, 29.8042
CIE-Luv:
45.9505, 96.7613, 21.2955
Hunter-Lab:
39.0284, 43.6109, 17.6686
#c0403f color charts
#c0403f color shades, tints & tones
#c0403f color schemes
#c0403f color preview, HTML & CSS examples
This text has a color of #c0403f
<p style="color:#c0403f;">Text here</p>
.mytext {color:#c0403f;}
This box has a color of #c0403f
<div style="background-color:#c0403f;">Content here</div>
.mybackground {background-color:#c0403f;}
Border around this has a color of #c0403f
<div style="border:2px solid #c0403f;">Content here</div>
.myborder {border:2px solid #c0403f;}