#c74000 color space conversions
Hex:
#c74000
RGB:
199, 64, 0
CMY:
22, 75, 100
CMYK:
0, 68, 100, 22
HSL:
19°, 100.0000%, 39.0196%
HSV (HSB):
19°, 100.0000%, 78.0392%
XYZ:
25.3866, 15.8089, 1.7134
xyY:
0.5916, 0.3684, 15.8089
CIE-Lab:
46.7228, 51.6453, 58.0244
CIE-LCH:
46.7228, 77.6792, 48.3290
CIE-Luv:
46.7228, 110.2698, 38.4077
Hunter-Lab:
39.7604, 44.3895, 25.2773
#c74000 color charts
#c74000 color shades, tints & tones
#c74000 color schemes
#c74000 color preview, HTML & CSS examples
This text has a color of #c74000
<p style="color:#c74000;">Text here</p>
.mytext {color:#c74000;}
This box has a color of #c74000
<div style="background-color:#c74000;">Content here</div>
.mybackground {background-color:#c74000;}
Border around this has a color of #c74000
<div style="border:2px solid #c74000;">Content here</div>
.myborder {border:2px solid #c74000;}