#d68f1f color space conversions
Hex:
#d68f1f
RGB:
214, 143, 31
CMY:
16, 44, 88
CMYK:
0, 33, 86, 16
HSL:
37°, 74.6939%, 48.0392%
HSV (HSB):
37°, 85.5140%, 83.9216%
XYZ:
37.8013, 34.0400, 5.8744
xyY:
0.4864, 0.4380, 34.0400
CIE-Lab:
64.9943, 18.5860, 64.0729
CIE-LCH:
64.9943, 66.7142, 73.8238
CIE-Luv:
64.9943, 58.5500, 61.6056
Hunter-Lab:
58.3438, 13.5497, 34.8710
#d68f1f color charts
#d68f1f color shades, tints & tones
#d68f1f color schemes
#d68f1f color preview, HTML & CSS examples
This text has a color of #d68f1f
<p style="color:#d68f1f;">Text here</p>
.mytext {color:#d68f1f;}
This box has a color of #d68f1f
<div style="background-color:#d68f1f;">Content here</div>
.mybackground {background-color:#d68f1f;}
Border around this has a color of #d68f1f
<div style="border:2px solid #d68f1f;">Content here</div>
.myborder {border:2px solid #d68f1f;}