#d65007 color space conversions
Hex:
#d65007
RGB:
214, 80, 7
CMY:
16, 69, 97
CMYK:
0, 63, 97, 16
HSL:
21°, 93.6652%, 43.3333%
HSV (HSB):
21°, 96.7290%, 83.9216%
XYZ:
30.6386, 20.0488, 2.4560
xyY:
0.5765, 0.3773, 20.0488
CIE-Lab:
51.8923, 50.1915, 60.5466
CIE-LCH:
51.8923, 78.6453, 50.3422
CIE-Luv:
51.8923, 110.6049, 43.4062
Hunter-Lab:
44.7759, 43.7835, 28.0910
#d65007 color charts
#d65007 color shades, tints & tones
#d65007 color schemes
#d65007 color preview, HTML & CSS examples
This text has a color of #d65007
<p style="color:#d65007;">Text here</p>
.mytext {color:#d65007;}
This box has a color of #d65007
<div style="background-color:#d65007;">Content here</div>
.mybackground {background-color:#d65007;}
Border around this has a color of #d65007
<div style="border:2px solid #d65007;">Content here</div>
.myborder {border:2px solid #d65007;}