#d35f8f color space conversions
Hex:
#d35f8f
RGB:
211, 95, 143
CMY:
17, 63, 44
CMYK:
0, 55, 32, 17
HSL:
335°, 56.8627%, 60.0000%
HSV (HSB):
335°, 54.9763%, 82.7451%
XYZ:
35.9141, 24.0165, 28.7294
xyY:
0.4051, 0.2709, 24.0165
CIE-Lab:
56.1043, 50.6812, -3.9602
CIE-LCH:
56.1043, 50.8357, 355.5320
CIE-Luv:
56.1043, 72.9259, -14.7481
Hunter-Lab:
49.0066, 45.0508, -0.4532
#d35f8f color charts
#d35f8f color shades, tints & tones
#d35f8f color schemes
#d35f8f color preview, HTML & CSS examples
This text has a color of #d35f8f
<p style="color:#d35f8f;">Text here</p>
.mytext {color:#d35f8f;}
This box has a color of #d35f8f
<div style="background-color:#d35f8f;">Content here</div>
.mybackground {background-color:#d35f8f;}
Border around this has a color of #d35f8f
<div style="border:2px solid #d35f8f;">Content here</div>
.myborder {border:2px solid #d35f8f;}