#d9005f color space conversions
Hex:
#d9005f
RGB:
217, 0, 95
CMY:
15, 100, 63
CMYK:
0, 100, 56, 15
HSL:
334°, 100.0000%, 42.5490%
HSV (HSB):
334°, 100.0000%, 85.0980%
XYZ:
30.6808, 15.5779, 12.2163
xyY:
0.5247, 0.2664, 15.5779
CIE-Lab:
46.4158, 73.9548, 11.1515
CIE-LCH:
46.4158, 74.7909, 8.5749
CIE-Luv:
46.4158, 126.6432, -1.5379
Hunter-Lab:
39.4689, 69.6850, 9.2770
#d9005f color charts
#d9005f color shades, tints & tones
#d9005f color schemes
#d9005f color preview, HTML & CSS examples
This text has a color of #d9005f
<p style="color:#d9005f;">Text here</p>
.mytext {color:#d9005f;}
This box has a color of #d9005f
<div style="background-color:#d9005f;">Content here</div>
.mybackground {background-color:#d9005f;}
Border around this has a color of #d9005f
<div style="border:2px solid #d9005f;">Content here</div>
.myborder {border:2px solid #d9005f;}