#d35f64 color space conversions
Hex:
#d35f64
RGB:
211, 95, 100
CMY:
17, 63, 61
CMYK:
0, 55, 53, 17
HSL:
357°, 56.8627%, 60.0000%
HSV (HSB):
357°, 54.9763%, 82.7451%
XYZ:
33.2564, 22.9534, 14.7342
xyY:
0.4688, 0.3235, 22.9534
CIE-Lab:
55.0243, 46.1903, 19.7757
CIE-LCH:
55.0243, 50.2456, 23.1775
CIE-Luv:
55.0243, 84.0970, 15.3576
Hunter-Lab:
47.9097, 40.0634, 15.3026
#d35f64 color charts
#d35f64 color shades, tints & tones
#d35f64 color schemes
#d35f64 color preview, HTML & CSS examples
This text has a color of #d35f64
<p style="color:#d35f64;">Text here</p>
.mytext {color:#d35f64;}
This box has a color of #d35f64
<div style="background-color:#d35f64;">Content here</div>
.mybackground {background-color:#d35f64;}
Border around this has a color of #d35f64
<div style="border:2px solid #d35f64;">Content here</div>
.myborder {border:2px solid #d35f64;}