#d05b4f color space conversions
Hex:
#d05b4f
RGB:
208, 91, 79
CMY:
18, 64, 69
CMYK:
0, 56, 62, 18
HSL:
6°, 57.8475%, 56.2745%
HSV (HSB):
6°, 62.0192%, 81.5686%
XYZ:
31.1648, 21.4566, 9.8961
xyY:
0.4985, 0.3432, 21.4566
CIE-Lab:
53.4456, 45.4480, 29.8121
CIE-LCH:
53.4456, 54.3533, 33.2633
CIE-Luv:
53.4456, 88.8603, 25.1919
Hunter-Lab:
46.3212, 39.0321, 19.7581
#d05b4f color charts
#d05b4f color shades, tints & tones
#d05b4f color schemes
#d05b4f color preview, HTML & CSS examples
This text has a color of #d05b4f
<p style="color:#d05b4f;">Text here</p>
.mytext {color:#d05b4f;}
This box has a color of #d05b4f
<div style="background-color:#d05b4f;">Content here</div>
.mybackground {background-color:#d05b4f;}
Border around this has a color of #d05b4f
<div style="border:2px solid #d05b4f;">Content here</div>
.myborder {border:2px solid #d05b4f;}