#d75f75 color space conversions
Hex:
#d75f75
RGB:
215, 95, 117
CMY:
16, 63, 54
CMYK:
0, 56, 46, 16
HSL:
349°, 60.0000%, 60.7843%
HSV (HSB):
349°, 55.8140%, 84.3137%
XYZ:
35.3274, 23.9158, 19.5839
xyY:
0.4482, 0.3034, 23.9158
CIE-Lab:
56.0034, 49.1367, 11.2485
CIE-LCH:
56.0034, 50.4078, 12.8941
CIE-Luv:
56.0034, 83.1634, 5.1001
Hunter-Lab:
48.9038, 43.3641, 10.4896
#d75f75 color charts
#d75f75 color shades, tints & tones
#d75f75 color schemes
#d75f75 color preview, HTML & CSS examples
This text has a color of #d75f75
<p style="color:#d75f75;">Text here</p>
.mytext {color:#d75f75;}
This box has a color of #d75f75
<div style="background-color:#d75f75;">Content here</div>
.mybackground {background-color:#d75f75;}
Border around this has a color of #d75f75
<div style="border:2px solid #d75f75;">Content here</div>
.myborder {border:2px solid #d75f75;}