#d2551e color space conversions
Hex:
#d2551e
RGB:
210, 85, 30
CMY:
18, 67, 88
CMYK:
0, 60, 86, 18
HSL:
18°, 75.0000%, 47.0588%
HSV (HSB):
18°, 85.7143%, 82.3529%
XYZ:
30.0612, 20.2924, 3.5607
xyY:
0.5576, 0.3764, 20.2924
CIE-Lab:
52.1662, 46.8440, 53.5707
CIE-LCH:
52.1662, 71.1631, 48.8325
CIE-Luv:
52.1662, 102.1075, 41.2540
Hunter-Lab:
45.0471, 40.2858, 26.8464
#d2551e color charts
#d2551e color shades, tints & tones
#d2551e color schemes
#d2551e color preview, HTML & CSS examples
This text has a color of #d2551e
<p style="color:#d2551e;">Text here</p>
.mytext {color:#d2551e;}
This box has a color of #d2551e
<div style="background-color:#d2551e;">Content here</div>
.mybackground {background-color:#d2551e;}
Border around this has a color of #d2551e
<div style="border:2px solid #d2551e;">Content here</div>
.myborder {border:2px solid #d2551e;}