#d9005d color space conversions
Hex:
#d9005d
RGB:
217, 0, 93
CMY:
15, 100, 64
CMYK:
0, 100, 57, 15
HSL:
334°, 100.0000%, 42.5490%
HSV (HSB):
334°, 100.0000%, 85.0980%
XYZ:
30.5911, 15.5420, 11.7435
xyY:
0.5286, 0.2685, 15.5420
CIE-Lab:
46.3678, 73.8268, 12.3295
CIE-LCH:
46.3678, 74.8493, 9.4812
CIE-Luv:
46.3678, 127.4707, -0.2658
Hunter-Lab:
39.4234, 69.5184, 9.9350
#d9005d color charts
#d9005d color shades, tints & tones
#d9005d color schemes
#d9005d color preview, HTML & CSS examples
This text has a color of #d9005d
<p style="color:#d9005d;">Text here</p>
.mytext {color:#d9005d;}
This box has a color of #d9005d
<div style="background-color:#d9005d;">Content here</div>
.mybackground {background-color:#d9005d;}
Border around this has a color of #d9005d
<div style="border:2px solid #d9005d;">Content here</div>
.myborder {border:2px solid #d9005d;}