#d0700c color space conversions
Hex:
#d0700c
RGB:
208, 112, 12
CMY:
18, 56, 95
CMYK:
0, 46, 94, 18
HSL:
31°, 89.0909%, 43.1373%
HSV (HSB):
31°, 94.2308%, 81.5686%
XYZ:
31.8730, 25.0248, 3.4982
xyY:
0.5277, 0.4143, 25.0248
CIE-Lab:
57.0996, 32.2902, 62.4531
CIE-LCH:
57.0996, 70.3068, 62.6596
CIE-Luv:
57.0996, 79.6889, 52.5626
Hunter-Lab:
50.0248, 26.1867, 30.8712
#d0700c color charts
#d0700c color shades, tints & tones
#d0700c color schemes
#d0700c color preview, HTML & CSS examples
This text has a color of #d0700c
<p style="color:#d0700c;">Text here</p>
.mytext {color:#d0700c;}
This box has a color of #d0700c
<div style="background-color:#d0700c;">Content here</div>
.mybackground {background-color:#d0700c;}
Border around this has a color of #d0700c
<div style="border:2px solid #d0700c;">Content here</div>
.myborder {border:2px solid #d0700c;}