#d05d71 color space conversions
Hex:
#d05d71
RGB:
208, 93, 113
CMY:
18, 64, 56
CMYK:
0, 55, 46, 18
HSL:
350°, 55.0239%, 59.0196%
HSV (HSB):
350°, 55.2885%, 81.5686%
XYZ:
32.9074, 22.4309, 18.2180
xyY:
0.4474, 0.3049, 22.4309
CIE-Lab:
54.4812, 47.2944, 11.3121
CIE-LCH:
54.4812, 48.6285, 13.4516
CIE-Luv:
54.4812, 79.7424, 5.4984
Hunter-Lab:
47.3612, 41.1428, 10.3464
#d05d71 color charts
#d05d71 color shades, tints & tones
#d05d71 color schemes
#d05d71 color preview, HTML & CSS examples
This text has a color of #d05d71
<p style="color:#d05d71;">Text here</p>
.mytext {color:#d05d71;}
This box has a color of #d05d71
<div style="background-color:#d05d71;">Content here</div>
.mybackground {background-color:#d05d71;}
Border around this has a color of #d05d71
<div style="border:2px solid #d05d71;">Content here</div>
.myborder {border:2px solid #d05d71;}