#d3552a color space conversions
Hex:
#d3552a
RGB:
211, 85, 42
CMY:
17, 67, 84
CMYK:
0, 60, 80, 17
HSL:
15°, 66.7984%, 49.6078%
HSV (HSB):
15°, 80.0948%, 82.7451%
XYZ:
30.5304, 20.5131, 4.5408
xyY:
0.5493, 0.3690, 20.5131
CIE-Lab:
52.4124, 47.5460, 48.5960
CIE-LCH:
52.4124, 67.9867, 45.6257
CIE-Luv:
52.4124, 101.6903, 38.4090
Hunter-Lab:
45.2913, 41.0650, 25.7597
#d3552a color charts
#d3552a color shades, tints & tones
#d3552a color schemes
#d3552a color preview, HTML & CSS examples
This text has a color of #d3552a
<p style="color:#d3552a;">Text here</p>
.mytext {color:#d3552a;}
This box has a color of #d3552a
<div style="background-color:#d3552a;">Content here</div>
.mybackground {background-color:#d3552a;}
Border around this has a color of #d3552a
<div style="border:2px solid #d3552a;">Content here</div>
.myborder {border:2px solid #d3552a;}