#d004a5 color space conversions
Hex:
#d004a5
RGB:
208, 4, 165
CMY:
18, 98, 35
CMYK:
0, 98, 21, 18
HSL:
313°, 96.2264%, 41.5686%
HSV (HSB):
313°, 98.0769%, 81.5686%
XYZ:
32.8474, 16.2133, 36.9955
xyY:
0.3817, 0.1884, 16.2133
CIE-Lab:
47.2532, 78.2361, -30.5025
CIE-LCH:
47.2532, 83.9720, 338.7003
CIE-Luv:
47.2532, 87.0069, -56.0940
Hunter-Lab:
40.2658, 75.1487, -26.2886
#d004a5 color charts
#d004a5 color shades, tints & tones
#d004a5 color schemes
#d004a5 color preview, HTML & CSS examples
This text has a color of #d004a5
<p style="color:#d004a5;">Text here</p>
.mytext {color:#d004a5;}
This box has a color of #d004a5
<div style="background-color:#d004a5;">Content here</div>
.mybackground {background-color:#d004a5;}
Border around this has a color of #d004a5
<div style="border:2px solid #d004a5;">Content here</div>
.myborder {border:2px solid #d004a5;}