#c05f00 color space conversions
Hex:
#c05f00
RGB:
192, 95, 0
CMY:
25, 63, 100
CMYK:
0, 51, 100, 25
HSL:
30°, 100.0000%, 37.6471%
HSV (HSB):
30°, 100.0000%, 75.2941%
XYZ:
25.8304, 19.3909, 2.3814
xyY:
0.5426, 0.4073, 19.3909
CIE-Lab:
51.1414, 34.4651, 59.8299
CIE-LCH:
51.1414, 69.0468, 60.0558
CIE-Luv:
51.1414, 80.5878, 46.9170
Hunter-Lab:
44.0351, 27.6445, 27.6182
#c05f00 color charts
#c05f00 color shades, tints & tones
#c05f00 color schemes
#c05f00 color preview, HTML & CSS examples
This text has a color of #c05f00
<p style="color:#c05f00;">Text here</p>
.mytext {color:#c05f00;}
This box has a color of #c05f00
<div style="background-color:#c05f00;">Content here</div>
.mybackground {background-color:#c05f00;}
Border around this has a color of #c05f00
<div style="border:2px solid #c05f00;">Content here</div>
.myborder {border:2px solid #c05f00;}