#c05e1e color space conversions
Hex:
#c05e1e
RGB:
192, 94, 30
CMY:
25, 63, 88
CMYK:
0, 51, 84, 25
HSL:
24°, 72.9730%, 43.5294%
HSV (HSB):
24°, 84.3750%, 75.2941%
XYZ:
25.9753, 19.3056, 3.5856
xyY:
0.5316, 0.3951, 19.3056
CIE-Lab:
51.0429, 35.4942, 51.4853
CIE-LCH:
51.0429, 62.5346, 55.4175
CIE-Luv:
51.0429, 80.0026, 42.5500
Hunter-Lab:
43.9382, 28.6335, 25.9183
#c05e1e color charts
#c05e1e color shades, tints & tones
#c05e1e color schemes
#c05e1e color preview, HTML & CSS examples
This text has a color of #c05e1e
<p style="color:#c05e1e;">Text here</p>
.mytext {color:#c05e1e;}
This box has a color of #c05e1e
<div style="background-color:#c05e1e;">Content here</div>
.mybackground {background-color:#c05e1e;}
Border around this has a color of #c05e1e
<div style="border:2px solid #c05e1e;">Content here</div>
.myborder {border:2px solid #c05e1e;}