#d05a63 color space conversions
Hex:
#d05a63
RGB:
208, 90, 99
CMY:
18, 65, 61
CMYK:
0, 57, 52, 18
HSL:
355°, 55.6604%, 58.4314%
HSV (HSB):
355°, 56.7308%, 81.5686%
XYZ:
31.9207, 21.6231, 14.2956
xyY:
0.4705, 0.3187, 21.6231
CIE-Lab:
53.6248, 47.4412, 18.3918
CIE-LCH:
53.6248, 50.8815, 21.1901
CIE-Luv:
53.6248, 85.0796, 13.3947
Hunter-Lab:
46.5006, 41.1567, 14.3230
#d05a63 color charts
#d05a63 color shades, tints & tones
#d05a63 color schemes
#d05a63 color preview, HTML & CSS examples
This text has a color of #d05a63
<p style="color:#d05a63;">Text here</p>
.mytext {color:#d05a63;}
This box has a color of #d05a63
<div style="background-color:#d05a63;">Content here</div>
.mybackground {background-color:#d05a63;}
Border around this has a color of #d05a63
<div style="border:2px solid #d05a63;">Content here</div>
.myborder {border:2px solid #d05a63;}