#d35c99 color space conversions
Hex:
#d35c99
RGB:
211, 92, 153
CMY:
17, 64, 40
CMYK:
0, 56, 27, 17
HSL:
329°, 57.4879%, 59.4118%
HSV (HSB):
329°, 56.3981%, 82.7451%
XYZ:
36.4409, 23.8031, 32.8108
xyY:
0.3916, 0.2558, 23.8031
CIE-Lab:
55.8901, 53.3632, -10.1372
CIE-LCH:
55.8901, 54.3175, 349.2439
CIE-Luv:
55.8901, 71.5498, -23.8626
Hunter-Lab:
48.7884, 47.9450, -5.7214
#d35c99 color charts
#d35c99 color shades, tints & tones
#d35c99 color schemes
#d35c99 color preview, HTML & CSS examples
This text has a color of #d35c99
<p style="color:#d35c99;">Text here</p>
.mytext {color:#d35c99;}
This box has a color of #d35c99
<div style="background-color:#d35c99;">Content here</div>
.mybackground {background-color:#d35c99;}
Border around this has a color of #d35c99
<div style="border:2px solid #d35c99;">Content here</div>
.myborder {border:2px solid #d35c99;}