#d68d30 color space conversions
Hex:
#d68d30
RGB:
214, 141, 48
CMY:
16, 45, 81
CMYK:
0, 34, 78, 16
HSL:
34°, 66.9355%, 51.3725%
HSV (HSB):
34°, 77.5701%, 83.9216%
XYZ:
37.7899, 33.5593, 7.2822
xyY:
0.4806, 0.4268, 33.5593
CIE-Lab:
64.6112, 20.2002, 57.8022
CIE-LCH:
64.6112, 61.2303, 70.7370
CIE-Luv:
64.6112, 59.3318, 57.2095
Hunter-Lab:
57.9304, 15.0634, 33.0982
#d68d30 color charts
#d68d30 color shades, tints & tones
#d68d30 color schemes
#d68d30 color preview, HTML & CSS examples
This text has a color of #d68d30
<p style="color:#d68d30;">Text here</p>
.mytext {color:#d68d30;}
This box has a color of #d68d30
<div style="background-color:#d68d30;">Content here</div>
.mybackground {background-color:#d68d30;}
Border around this has a color of #d68d30
<div style="border:2px solid #d68d30;">Content here</div>
.myborder {border:2px solid #d68d30;}