#c94f08 color space conversions
Hex:
#c94f08
RGB:
201, 79, 8
CMY:
21, 69, 97
CMYK:
0, 61, 96, 21
HSL:
22°, 92.3445%, 40.9804%
HSV (HSB):
22°, 96.0199%, 78.8235%
XYZ:
26.9272, 18.0270, 2.2901
xyY:
0.5700, 0.3816, 18.0270
CIE-Lab:
49.5288, 45.9364, 57.7739
CIE-LCH:
49.5288, 73.8104, 51.5116
CIE-Luv:
49.5288, 100.5924, 41.8536
Hunter-Lab:
42.4582, 38.9037, 26.5228
#c94f08 color charts
#c94f08 color shades, tints & tones
#c94f08 color schemes
#c94f08 color preview, HTML & CSS examples
This text has a color of #c94f08
<p style="color:#c94f08;">Text here</p>
.mytext {color:#c94f08;}
This box has a color of #c94f08
<div style="background-color:#c94f08;">Content here</div>
.mybackground {background-color:#c94f08;}
Border around this has a color of #c94f08
<div style="border:2px solid #c94f08;">Content here</div>
.myborder {border:2px solid #c94f08;}