#d119d5 color space conversions
Hex:
#d119d5
RGB:
209, 25, 213
CMY:
18, 90, 16
CMYK:
2, 88, 0, 16
HSL:
299°, 78.9916%, 46.6667%
HSV (HSB):
299°, 88.2629%, 83.5294%
XYZ:
38.6524, 19.0547, 64.5915
xyY:
0.3160, 0.1558, 19.0547
CIE-Lab:
50.7511, 82.7180, -52.9606
CIE-LCH:
50.7511, 98.2196, 327.3704
CIE-Luv:
50.7511, 66.3010, -90.6703
Hunter-Lab:
43.6517, 81.6666, -57.1755
#d119d5 color charts
#d119d5 color shades, tints & tones
#d119d5 color schemes
#d119d5 color preview, HTML & CSS examples
This text has a color of #d119d5
<p style="color:#d119d5;">Text here</p>
.mytext {color:#d119d5;}
This box has a color of #d119d5
<div style="background-color:#d119d5;">Content here</div>
.mybackground {background-color:#d119d5;}
Border around this has a color of #d119d5
<div style="border:2px solid #d119d5;">Content here</div>
.myborder {border:2px solid #d119d5;}