#d14e06 color space conversions
Hex:
#d14e06
RGB:
209, 78, 6
CMY:
18, 69, 98
CMYK:
0, 63, 97, 18
HSL:
21°, 94.4186%, 42.1569%
HSV (HSB):
21°, 97.1292%, 81.9608%
XYZ:
29.0518, 19.0172, 2.3118
xyY:
0.5766, 0.3775, 19.0172
CIE-Lab:
50.7074, 49.2754, 59.6318
CIE-LCH:
50.7074, 77.3565, 50.4322
CIE-Luv:
50.7074, 108.0415, 42.4848
Hunter-Lab:
43.6088, 42.5997, 27.3830
#d14e06 color charts
#d14e06 color shades, tints & tones
#d14e06 color schemes
#d14e06 color preview, HTML & CSS examples
This text has a color of #d14e06
<p style="color:#d14e06;">Text here</p>
.mytext {color:#d14e06;}
This box has a color of #d14e06
<div style="background-color:#d14e06;">Content here</div>
.mybackground {background-color:#d14e06;}
Border around this has a color of #d14e06
<div style="border:2px solid #d14e06;">Content here</div>
.myborder {border:2px solid #d14e06;}