#d2880c color space conversions
Hex:
#d2880c
RGB:
210, 136, 12
CMY:
18, 47, 95
CMYK:
0, 35, 94, 18
HSL:
38°, 89.1892%, 43.5294%
HSV (HSB):
38°, 94.2857%, 82.3529%
XYZ:
35.4489, 31.3365, 4.5280
xyY:
0.4971, 0.4394, 31.3365
CIE-Lab:
62.7907, 20.2929, 66.5546
CIE-LCH:
62.7907, 69.5795, 73.0433
CIE-Luv:
62.7907, 61.4877, 61.2103
Hunter-Lab:
55.9790, 15.0723, 34.3895
#d2880c color charts
#d2880c color shades, tints & tones
#d2880c color schemes
#d2880c color preview, HTML & CSS examples
This text has a color of #d2880c
<p style="color:#d2880c;">Text here</p>
.mytext {color:#d2880c;}
This box has a color of #d2880c
<div style="background-color:#d2880c;">Content here</div>
.mybackground {background-color:#d2880c;}
Border around this has a color of #d2880c
<div style="border:2px solid #d2880c;">Content here</div>
.myborder {border:2px solid #d2880c;}