#c05f20 color space conversions
Hex:
#c05f20
RGB:
192, 95, 32
CMY:
25, 63, 87
CMYK:
0, 51, 83, 25
HSL:
24°, 71.4286%, 43.9216%
HSV (HSB):
24°, 83.3333%, 75.2941%
XYZ:
26.0911, 19.4952, 3.7543
xyY:
0.5288, 0.3951, 19.4952
CIE-Lab:
51.2616, 35.0332, 50.8725
CIE-LCH:
51.2616, 61.7684, 55.4468
CIE-Luv:
51.2616, 79.0524, 42.4513
Hunter-Lab:
44.1533, 28.2111, 25.8660
#c05f20 color charts
#c05f20 color shades, tints & tones
#c05f20 color schemes
#c05f20 color preview, HTML & CSS examples
This text has a color of #c05f20
<p style="color:#c05f20;">Text here</p>
.mytext {color:#c05f20;}
This box has a color of #c05f20
<div style="background-color:#c05f20;">Content here</div>
.mybackground {background-color:#c05f20;}
Border around this has a color of #c05f20
<div style="border:2px solid #c05f20;">Content here</div>
.myborder {border:2px solid #c05f20;}