#d95acc color space conversions
Hex:
#d95acc
RGB:
217, 90, 204
CMY:
15, 65, 20
CMYK:
0, 59, 6, 15
HSL:
306°, 62.5616%, 60.1961%
HSV (HSB):
306°, 58.5253%, 85.0980%
XYZ:
43.1705, 26.4237, 59.9517
xyY:
0.3332, 0.2040, 26.4237
CIE-Lab:
58.4370, 63.4943, -35.5847
CIE-LCH:
58.4370, 72.7860, 330.7320
CIE-Luv:
58.4370, 61.5024, -64.1044
Hunter-Lab:
51.4040, 59.9525, -33.1663
#d95acc color charts
#d95acc RGB chart
#d95acc CMYK chart
#d95acc RGB pie chart
#d95acc color shades, tints & tones
#d95acc color schemes
#d95acc color preview, HTML & CSS examples
This text has a color of #d95acc
<p style="color:#d95acc;">Text here</p>
.mytext {color:#d95acc;}
Text color #d95acc
This box has a color of #d95acc
<div style="background-color:#d95acc;">Content here</div>
.mybackground {background-color:#d95acc;}
Background color #d95acc
Border around this has a color of #d95acc
<div style="border:2px solid #d95acc;">Content here</div>
.myborder {border:2px solid #d95acc;}
Border color #d95acc