#d05b63 color space conversions
Hex:
#d05b63
RGB:
208, 91, 99
CMY:
18, 64, 61
CMYK:
0, 56, 52, 18
HSL:
356°, 55.4502%, 58.6275%
HSV (HSB):
356°, 56.2500%, 81.5686%
XYZ:
32.0056, 21.7929, 14.3240
xyY:
0.4698, 0.3199, 21.7929
CIE-Lab:
53.8066, 46.9654, 18.6383
CIE-LCH:
53.8066, 50.5285, 21.6457
CIE-Luv:
53.8066, 84.4463, 13.7947
Hunter-Lab:
46.6829, 40.6840, 14.4858
#d05b63 color charts
#d05b63 color shades, tints & tones
#d05b63 color schemes
#d05b63 color preview, HTML & CSS examples
This text has a color of #d05b63
<p style="color:#d05b63;">Text here</p>
.mytext {color:#d05b63;}
This box has a color of #d05b63
<div style="background-color:#d05b63;">Content here</div>
.mybackground {background-color:#d05b63;}
Border around this has a color of #d05b63
<div style="border:2px solid #d05b63;">Content here</div>
.myborder {border:2px solid #d05b63;}