#d8712f color space conversions
Hex:
#d8712f
RGB:
216, 113, 47
CMY:
15, 56, 82
CMYK:
0, 48, 78, 15
HSL:
23°, 68.4211%, 51.5686%
HSV (HSB):
23°, 78.2407%, 84.7059%
XYZ:
34.7371, 26.6144, 5.9956
xyY:
0.5158, 0.3952, 26.6144
CIE-Lab:
58.6157, 35.8633, 52.5591
CIE-LCH:
58.6157, 63.6289, 55.6926
CIE-Luv:
58.6157, 83.5226, 46.9905
Hunter-Lab:
51.5892, 29.9104, 29.2219
#d8712f color charts
#d8712f color shades, tints & tones
#d8712f color schemes
#d8712f color preview, HTML & CSS examples
This text has a color of #d8712f
<p style="color:#d8712f;">Text here</p>
.mytext {color:#d8712f;}
This box has a color of #d8712f
<div style="background-color:#d8712f;">Content here</div>
.mybackground {background-color:#d8712f;}
Border around this has a color of #d8712f
<div style="border:2px solid #d8712f;">Content here</div>
.myborder {border:2px solid #d8712f;}