#d65f1f color space conversions
Hex:
#d65f1f
RGB:
214, 95, 31
CMY:
16, 63, 88
CMYK:
0, 56, 86, 16
HSL:
21°, 74.6939%, 48.0392%
HSV (HSB):
21°, 85.5140%, 83.9216%
XYZ:
32.0711, 22.5795, 3.9643
xyY:
0.5471, 0.3852, 22.5795
CIE-Lab:
54.6365, 43.6250, 55.4997
CIE-LCH:
54.6365, 70.5929, 51.8312
CIE-Luv:
54.6365, 97.5969, 44.5548
Hunter-Lab:
47.5179, 37.3181, 28.3161
#d65f1f color charts
#d65f1f color shades, tints & tones
#d65f1f color schemes
#d65f1f color preview, HTML & CSS examples
This text has a color of #d65f1f
<p style="color:#d65f1f;">Text here</p>
.mytext {color:#d65f1f;}
This box has a color of #d65f1f
<div style="background-color:#d65f1f;">Content here</div>
.mybackground {background-color:#d65f1f;}
Border around this has a color of #d65f1f
<div style="border:2px solid #d65f1f;">Content here</div>
.myborder {border:2px solid #d65f1f;}