#d05b6f color space conversions
Hex:
#d05b6f
RGB:
208, 91, 111
CMY:
18, 64, 56
CMYK:
0, 56, 47, 18
HSL:
350°, 55.4502%, 58.6275%
HSV (HSB):
350°, 56.2500%, 81.5686%
XYZ:
32.6228, 22.0398, 17.5736
xyY:
0.4516, 0.3051, 22.0398
CIE-Lab:
54.0692, 48.0551, 11.9167
CIE-LCH:
54.0692, 49.5106, 13.9272
CIE-Luv:
54.0692, 81.4560, 6.0128
Hunter-Lab:
46.9465, 41.8817, 10.6684
#d05b6f color charts
#d05b6f color shades, tints & tones
#d05b6f color schemes
#d05b6f color preview, HTML & CSS examples
This text has a color of #d05b6f
<p style="color:#d05b6f;">Text here</p>
.mytext {color:#d05b6f;}
This box has a color of #d05b6f
<div style="background-color:#d05b6f;">Content here</div>
.mybackground {background-color:#d05b6f;}
Border around this has a color of #d05b6f
<div style="border:2px solid #d05b6f;">Content here</div>
.myborder {border:2px solid #d05b6f;}