#d81469 color space conversions
Hex:
#d81469
RGB:
216, 20, 105
CMY:
15, 92, 59
CMYK:
0, 91, 51, 15
HSL:
334°, 83.0508%, 46.2745%
HSV (HSB):
334°, 90.7407%, 84.7059%
XYZ:
31.1189, 16.1192, 14.8358
xyY:
0.5013, 0.2597, 16.1192
CIE-Lab:
47.1304, 72.4991, 5.9303
CIE-LCH:
47.1304, 72.7413, 4.6763
CIE-Luv:
47.1304, 119.0563, -6.9178
Hunter-Lab:
40.1487, 68.0935, 6.1952
#d81469 color charts
#d81469 color shades, tints & tones
#d81469 color schemes
#d81469 color preview, HTML & CSS examples
This text has a color of #d81469
<p style="color:#d81469;">Text here</p>
.mytext {color:#d81469;}
This box has a color of #d81469
<div style="background-color:#d81469;">Content here</div>
.mybackground {background-color:#d81469;}
Border around this has a color of #d81469
<div style="border:2px solid #d81469;">Content here</div>
.myborder {border:2px solid #d81469;}