#d5930c color space conversions
Hex:
#d5930c
RGB:
213, 147, 12
CMY:
16, 42, 95
CMYK:
0, 31, 94, 16
HSL:
40°, 89.3333%, 44.1176%
HSV (HSB):
40°, 94.3662%, 83.5294%
XYZ:
37.9407, 35.0401, 5.1116
xyY:
0.4858, 0.4487, 35.0401
CIE-Lab:
65.7799, 15.6511, 68.8512
CIE-LCH:
65.7799, 70.6077, 77.1933
CIE-Luv:
65.7799, 55.0089, 65.3705
Hunter-Lab:
59.1947, 10.8183, 36.3165
#d5930c color charts
#d5930c color shades, tints & tones
#d5930c color schemes
#d5930c color preview, HTML & CSS examples
This text has a color of #d5930c
<p style="color:#d5930c;">Text here</p>
.mytext {color:#d5930c;}
This box has a color of #d5930c
<div style="background-color:#d5930c;">Content here</div>
.mybackground {background-color:#d5930c;}
Border around this has a color of #d5930c
<div style="border:2px solid #d5930c;">Content here</div>
.myborder {border:2px solid #d5930c;}