#d35f6c color space conversions
Hex:
#d35f6c
RGB:
211, 95, 108
CMY:
17, 63, 58
CMYK:
0, 55, 49, 17
HSL:
353°, 56.8627%, 60.0000%
HSV (HSB):
353°, 54.9763%, 82.7451%
XYZ:
33.6630, 23.1160, 16.8750
xyY:
0.4570, 0.3138, 23.1160
CIE-Lab:
55.1916, 46.8989, 15.3145
CIE-LCH:
55.1916, 49.3360, 18.0841
CIE-Luv:
55.1916, 82.1937, 10.2840
Hunter-Lab:
48.0791, 40.8397, 12.8456
#d35f6c color charts
#d35f6c color shades, tints & tones
#d35f6c color schemes
#d35f6c color preview, HTML & CSS examples
This text has a color of #d35f6c
<p style="color:#d35f6c;">Text here</p>
.mytext {color:#d35f6c;}
This box has a color of #d35f6c
<div style="background-color:#d35f6c;">Content here</div>
.mybackground {background-color:#d35f6c;}
Border around this has a color of #d35f6c
<div style="border:2px solid #d35f6c;">Content here</div>
.myborder {border:2px solid #d35f6c;}