#d9018b color space conversions
Hex:
#d9018b
RGB:
217, 1, 139
CMY:
15, 100, 45
CMYK:
0, 100, 36, 15
HSL:
322°, 99.0826%, 42.7451%
HSV (HSB):
322°, 99.5392%, 85.0980%
XYZ:
33.2863, 16.6375, 25.8831
xyY:
0.4391, 0.2195, 16.6375
CIE-Lab:
47.8000, 77.4351, -13.8935
CIE-LCH:
47.8000, 78.6716, 349.8281
CIE-Luv:
47.8000, 106.5684, -32.9177
Hunter-Lab:
40.7891, 74.2857, -9.0706
#d9018b color charts
#d9018b color shades, tints & tones
#d9018b color schemes
#d9018b color preview, HTML & CSS examples
This text has a color of #d9018b
<p style="color:#d9018b;">Text here</p>
.mytext {color:#d9018b;}
This box has a color of #d9018b
<div style="background-color:#d9018b;">Content here</div>
.mybackground {background-color:#d9018b;}
Border around this has a color of #d9018b
<div style="border:2px solid #d9018b;">Content here</div>
.myborder {border:2px solid #d9018b;}