#d88c1c color space conversions
Hex:
#d88c1c
RGB:
216, 140, 28
CMY:
15, 45, 89
CMYK:
0, 35, 87, 15
HSL:
36°, 77.0492%, 47.8431%
HSV (HSB):
36°, 87.0370%, 84.7059%
XYZ:
37.9066, 33.4389, 5.5551
xyY:
0.4929, 0.4348, 33.4389
CIE-Lab:
64.5148, 20.9940, 64.6409
CIE-LCH:
64.5148, 67.9646, 72.0073
CIE-Luv:
64.5148, 62.7283, 61.0482
Hunter-Lab:
57.8264, 15.8148, 34.7828
#d88c1c color charts
#d88c1c color shades, tints & tones
#d88c1c color schemes
#d88c1c color preview, HTML & CSS examples
This text has a color of #d88c1c
<p style="color:#d88c1c;">Text here</p>
.mytext {color:#d88c1c;}
This box has a color of #d88c1c
<div style="background-color:#d88c1c;">Content here</div>
.mybackground {background-color:#d88c1c;}
Border around this has a color of #d88c1c
<div style="border:2px solid #d88c1c;">Content here</div>
.myborder {border:2px solid #d88c1c;}