#c0250e color space conversions
Hex:
#c0250e
RGB:
192, 37, 14
CMY:
25, 85, 95
CMYK:
0, 81, 93, 25
HSL:
8°, 86.4078%, 40.3922%
HSV (HSB):
8°, 92.7083%, 75.2941%
XYZ:
22.4791, 12.5613, 1.6553
xyY:
0.6126, 0.3423, 12.5613
CIE-Lab:
42.0947, 58.7994, 50.6183
CIE-LCH:
42.0947, 77.5860, 40.7240
CIE-Luv:
42.0947, 119.6796, 30.3057
Hunter-Lab:
35.4419, 51.1903, 22.0403
#c0250e color charts
#c0250e color shades, tints & tones
#c0250e color schemes
#c0250e color preview, HTML & CSS examples
This text has a color of #c0250e
<p style="color:#c0250e;">Text here</p>
.mytext {color:#c0250e;}
This box has a color of #c0250e
<div style="background-color:#c0250e;">Content here</div>
.mybackground {background-color:#c0250e;}
Border around this has a color of #c0250e
<div style="border:2px solid #c0250e;">Content here</div>
.myborder {border:2px solid #c0250e;}