#d3655f color space conversions
Hex:
#d3655f
RGB:
211, 101, 95
CMY:
17, 60, 63
CMYK:
0, 52, 55, 17
HSL:
3°, 56.8627%, 60.0000%
HSV (HSB):
3°, 54.9763%, 82.7451%
XYZ:
33.5832, 23.9825, 13.6855
xyY:
0.4713, 0.3366, 23.9825
CIE-Lab:
56.0702, 42.8322, 24.0753
CIE-LCH:
56.0702, 49.1347, 29.3397
CIE-Luv:
56.0702, 81.2114, 20.8211
Hunter-Lab:
48.9719, 36.7082, 17.7113
#d3655f color charts
#d3655f color shades, tints & tones
#d3655f color schemes
#d3655f color preview, HTML & CSS examples
This text has a color of #d3655f
<p style="color:#d3655f;">Text here</p>
.mytext {color:#d3655f;}
This box has a color of #d3655f
<div style="background-color:#d3655f;">Content here</div>
.mybackground {background-color:#d3655f;}
Border around this has a color of #d3655f
<div style="border:2px solid #d3655f;">Content here</div>
.myborder {border:2px solid #d3655f;}