#da75a5 color space conversions
Hex:
#da75a5
RGB:
218, 117, 165
CMY:
15, 54, 35
CMYK:
0, 46, 24, 15
HSL:
331°, 57.7143%, 65.6863%
HSV (HSB):
331°, 46.3303%, 85.4902%
XYZ:
42.0663, 30.3446, 39.2373
xyY:
0.3768, 0.2718, 30.3446
CIE-Lab:
61.9504, 45.0449, -7.9261
CIE-LCH:
61.9504, 45.7370, 350.0204
CIE-Luv:
61.9504, 61.0341, -19.5143
Hunter-Lab:
55.0859, 39.9107, -3.6716
#da75a5 color charts
#da75a5 color shades, tints & tones
#da75a5 color schemes
#da75a5 color preview, HTML & CSS examples
This text has a color of #da75a5
<p style="color:#da75a5;">Text here</p>
.mytext {color:#da75a5;}
This box has a color of #da75a5
<div style="background-color:#da75a5;">Content here</div>
.mybackground {background-color:#da75a5;}
Border around this has a color of #da75a5
<div style="border:2px solid #da75a5;">Content here</div>
.myborder {border:2px solid #da75a5;}