#d2812a color space conversions
Hex:
#d2812a
RGB:
210, 129, 42
CMY:
18, 49, 84
CMYK:
0, 39, 80, 18
HSL:
31°, 66.6667%, 49.4118%
HSV (HSB):
31°, 80.0000%, 82.3529%
XYZ:
34.8465, 29.5693, 6.0613
xyY:
0.4944, 0.4196, 29.5693
CIE-Lab:
61.2808, 24.7507, 56.8770
CIE-LCH:
61.2808, 62.0289, 66.4832
CIE-Luv:
61.2808, 66.0087, 53.8437
Hunter-Lab:
54.3777, 19.2261, 31.4555
#d2812a color charts
#d2812a color shades, tints & tones
#d2812a color schemes
#d2812a color preview, HTML & CSS examples
This text has a color of #d2812a
<p style="color:#d2812a;">Text here</p>
.mytext {color:#d2812a;}
This box has a color of #d2812a
<div style="background-color:#d2812a;">Content here</div>
.mybackground {background-color:#d2812a;}
Border around this has a color of #d2812a
<div style="border:2px solid #d2812a;">Content here</div>
.myborder {border:2px solid #d2812a;}