#d35c7c color space conversions
Hex:
#d35c7c
RGB:
211, 92, 124
CMY:
17, 64, 51
CMYK:
0, 56, 41, 17
HSL:
344°, 57.4879%, 59.4118%
HSV (HSB):
344°, 56.3981%, 82.7451%
XYZ:
34.3292, 22.9584, 21.6909
xyY:
0.4347, 0.2907, 22.9584
CIE-Lab:
55.0295, 49.9164, 5.6576
CIE-LCH:
55.0295, 50.2360, 6.4664
CIE-Luv:
55.0295, 79.8275, -1.9531
Hunter-Lab:
47.9149, 44.0372, 6.7002
#d35c7c color charts
#d35c7c color shades, tints & tones
#d35c7c color schemes
#d35c7c color preview, HTML & CSS examples
This text has a color of #d35c7c
<p style="color:#d35c7c;">Text here</p>
.mytext {color:#d35c7c;}
This box has a color of #d35c7c
<div style="background-color:#d35c7c;">Content here</div>
.mybackground {background-color:#d35c7c;}
Border around this has a color of #d35c7c
<div style="border:2px solid #d35c7c;">Content here</div>
.myborder {border:2px solid #d35c7c;}