#d3552c color space conversions
Hex:
#d3552c
RGB:
211, 85, 44
CMY:
17, 67, 83
CMYK:
0, 60, 79, 17
HSL:
15°, 65.4902%, 50.0000%
HSV (HSB):
15°, 79.1469%, 82.7451%
XYZ:
30.5671, 20.5277, 4.7341
xyY:
0.5475, 0.3677, 20.5277
CIE-Lab:
52.4287, 47.6128, 47.6537
CIE-LCH:
52.4287, 67.3636, 45.0246
CIE-Luv:
52.4287, 101.4444, 37.8278
Hunter-Lab:
45.3075, 41.1382, 25.5202
#d3552c color charts
#d3552c color shades, tints & tones
#d3552c color schemes
#d3552c color preview, HTML & CSS examples
This text has a color of #d3552c
<p style="color:#d3552c;">Text here</p>
.mytext {color:#d3552c;}
This box has a color of #d3552c
<div style="background-color:#d3552c;">Content here</div>
.mybackground {background-color:#d3552c;}
Border around this has a color of #d3552c
<div style="border:2px solid #d3552c;">Content here</div>
.myborder {border:2px solid #d3552c;}