#d3775c color space conversions
Hex:
#d3775c
RGB:
211, 119, 92
CMY:
17, 53, 64
CMYK:
0, 44, 56, 17
HSL:
14°, 57.4879%, 59.4118%
HSV (HSB):
14°, 56.3981%, 82.7451%
XYZ:
35.3926, 27.8152, 13.6287
xyY:
0.4606, 0.3620, 27.8152
CIE-Lab:
59.7215, 33.3316, 30.5094
CIE-LCH:
59.7215, 45.1865, 42.4687
CIE-Luv:
59.7215, 69.1177, 30.2206
Hunter-Lab:
52.7402, 27.4915, 21.5969
#d3775c color charts
#d3775c color shades, tints & tones
#d3775c color schemes
#d3775c color preview, HTML & CSS examples
This text has a color of #d3775c
<p style="color:#d3775c;">Text here</p>
.mytext {color:#d3775c;}
This box has a color of #d3775c
<div style="background-color:#d3775c;">Content here</div>
.mybackground {background-color:#d3775c;}
Border around this has a color of #d3775c
<div style="border:2px solid #d3775c;">Content here</div>
.myborder {border:2px solid #d3775c;}