#d2562c color space conversions
Hex:
#d2562c
RGB:
210, 86, 44
CMY:
18, 66, 83
CMYK:
0, 59, 79, 18
HSL:
15°, 65.3543%, 49.8039%
HSV (HSB):
15°, 79.0476%, 82.3529%
XYZ:
30.3608, 20.5391, 4.7471
xyY:
0.5456, 0.3691, 20.5391
CIE-Lab:
52.4413, 46.7860, 47.6108
CIE-LCH:
52.4413, 66.7512, 45.5006
CIE-Luv:
52.4413, 99.8715, 38.0312
Hunter-Lab:
45.3200, 40.2704, 25.5136
#d2562c color charts
#d2562c color shades, tints & tones
#d2562c color schemes
#d2562c color preview, HTML & CSS examples
This text has a color of #d2562c
<p style="color:#d2562c;">Text here</p>
.mytext {color:#d2562c;}
This box has a color of #d2562c
<div style="background-color:#d2562c;">Content here</div>
.mybackground {background-color:#d2562c;}
Border around this has a color of #d2562c
<div style="border:2px solid #d2562c;">Content here</div>
.myborder {border:2px solid #d2562c;}