#d81d68 color space conversions
Hex:
#d81d68
RGB:
216, 29, 104
CMY:
15, 89, 59
CMYK:
0, 87, 52, 15
HSL:
336°, 76.3265%, 48.0392%
HSV (HSB):
336°, 86.5741%, 84.7059%
XYZ:
31.2570, 16.4771, 14.6297
xyY:
0.5012, 0.2642, 16.4771
CIE-Lab:
47.5944, 71.0085, 7.2089
CIE-LCH:
47.5944, 71.3735, 5.7969
CIE-Luv:
47.5944, 117.6077, -5.0910
Hunter-Lab:
40.5920, 66.4137, 7.0459
#d81d68 color charts
#d81d68 color shades, tints & tones
#d81d68 color schemes
#d81d68 color preview, HTML & CSS examples
This text has a color of #d81d68
<p style="color:#d81d68;">Text here</p>
.mytext {color:#d81d68;}
This box has a color of #d81d68
<div style="background-color:#d81d68;">Content here</div>
.mybackground {background-color:#d81d68;}
Border around this has a color of #d81d68
<div style="border:2px solid #d81d68;">Content here</div>
.myborder {border:2px solid #d81d68;}