#d75b85 color space conversions
Hex:
#d75b85
RGB:
215, 91, 133
CMY:
16, 64, 48
CMYK:
0, 58, 38, 16
HSL:
340°, 60.7843%, 60.0000%
HSV (HSB):
340°, 57.6744%, 84.3137%
XYZ:
35.9991, 23.6227, 24.8526
xyY:
0.4262, 0.2796, 23.6227
CIE-Lab:
55.7080, 52.6739, 1.4076
CIE-LCH:
55.7080, 52.6927, 1.5307
CIE-Luv:
55.7080, 81.0370, -7.9820
Hunter-Lab:
48.6032, 47.1545, 3.7051
#d75b85 color charts
#d75b85 color shades, tints & tones
#d75b85 color schemes
#d75b85 color preview, HTML & CSS examples
This text has a color of #d75b85
<p style="color:#d75b85;">Text here</p>
.mytext {color:#d75b85;}
This box has a color of #d75b85
<div style="background-color:#d75b85;">Content here</div>
.mybackground {background-color:#d75b85;}
Border around this has a color of #d75b85
<div style="border:2px solid #d75b85;">Content here</div>
.myborder {border:2px solid #d75b85;}