#d2532f color space conversions
Hex:
#d2532f
RGB:
210, 83, 47
CMY:
18, 67, 82
CMYK:
0, 60, 78, 18
HSL:
13°, 64.4269%, 50.3922%
HSV (HSB):
13°, 77.6190%, 82.3529%
XYZ:
30.1847, 20.0934, 4.9768
xyY:
0.5463, 0.3636, 20.0934
CIE-Lab:
51.9426, 48.2734, 45.6335
CIE-LCH:
51.9426, 66.4284, 43.3897
CIE-Luv:
51.9426, 101.6909, 36.1570
Hunter-Lab:
44.8256, 41.7534, 24.7952
#d2532f color charts
#d2532f color shades, tints & tones
#d2532f color schemes
#d2532f color preview, HTML & CSS examples
This text has a color of #d2532f
<p style="color:#d2532f;">Text here</p>
.mytext {color:#d2532f;}
This box has a color of #d2532f
<div style="background-color:#d2532f;">Content here</div>
.mybackground {background-color:#d2532f;}
Border around this has a color of #d2532f
<div style="border:2px solid #d2532f;">Content here</div>
.myborder {border:2px solid #d2532f;}