#d35f80 color space conversions
Hex:
#d35f80
RGB:
211, 95, 128
CMY:
17, 63, 50
CMYK:
0, 55, 39, 17
HSL:
343°, 56.8627%, 60.0000%
HSV (HSB):
343°, 54.9763%, 82.7451%
XYZ:
34.8525, 23.5918, 23.1388
xyY:
0.4272, 0.2892, 23.5918
CIE-Lab:
55.6768, 48.9264, 4.2303
CIE-LCH:
55.6768, 49.1089, 4.9416
CIE-Luv:
55.6768, 77.0493, -3.5391
Hunter-Lab:
48.5714, 43.0829, 5.7550
#d35f80 color charts
#d35f80 color shades, tints & tones
#d35f80 color schemes
#d35f80 color preview, HTML & CSS examples
This text has a color of #d35f80
<p style="color:#d35f80;">Text here</p>
.mytext {color:#d35f80;}
This box has a color of #d35f80
<div style="background-color:#d35f80;">Content here</div>
.mybackground {background-color:#d35f80;}
Border around this has a color of #d35f80
<div style="border:2px solid #d35f80;">Content here</div>
.myborder {border:2px solid #d35f80;}