#d018a5 color space conversions
Hex:
#d018a5
RGB:
208, 24, 165
CMY:
18, 91, 35
CMYK:
0, 88, 21, 18
HSL:
314°, 79.3103%, 45.4902%
HSV (HSB):
314°, 88.4615%, 81.5686%
XYZ:
33.1306, 16.7798, 37.0900
xyY:
0.3808, 0.1929, 16.7798
CIE-Lab:
47.9813, 76.1029, -29.3656
CIE-LCH:
47.9813, 81.5720, 338.9001
CIE-Luv:
47.9813, 85.2867, -54.3113
Hunter-Lab:
40.9631, 72.6836, -25.0098
#d018a5 color charts
#d018a5 color shades, tints & tones
#d018a5 color schemes
#d018a5 color preview, HTML & CSS examples
This text has a color of #d018a5
<p style="color:#d018a5;">Text here</p>
.mytext {color:#d018a5;}
This box has a color of #d018a5
<div style="background-color:#d018a5;">Content here</div>
.mybackground {background-color:#d018a5;}
Border around this has a color of #d018a5
<div style="border:2px solid #d018a5;">Content here</div>
.myborder {border:2px solid #d018a5;}