#d8005f color space conversions
Hex:
#d8005f
RGB:
216, 0, 95
CMY:
15, 100, 63
CMYK:
0, 100, 56, 15
HSL:
334°, 100.0000%, 42.3529%
HSV (HSB):
334°, 100.0000%, 84.7059%
XYZ:
30.3845, 15.4252, 12.2024
xyY:
0.5238, 0.2659, 15.4252
CIE-Lab:
46.2111, 73.7293, 10.8351
CIE-LCH:
46.2111, 74.5212, 8.3602
CIE-Luv:
46.2111, 125.8565, -1.8335
Hunter-Lab:
39.2749, 69.3630, 9.0715
#d8005f color charts
#d8005f color shades, tints & tones
#d8005f color schemes
#d8005f color preview, HTML & CSS examples
This text has a color of #d8005f
<p style="color:#d8005f;">Text here</p>
.mytext {color:#d8005f;}
This box has a color of #d8005f
<div style="background-color:#d8005f;">Content here</div>
.mybackground {background-color:#d8005f;}
Border around this has a color of #d8005f
<div style="border:2px solid #d8005f;">Content here</div>
.myborder {border:2px solid #d8005f;}