#d06f54 color space conversions
Hex:
#d06f54
RGB:
208, 111, 84
CMY:
18, 56, 67
CMYK:
0, 47, 60, 18
HSL:
13°, 56.8807%, 57.2549%
HSV (HSB):
13°, 59.6154%, 81.5686%
XYZ:
33.2971, 25.4189, 11.5389
xyY:
0.4739, 0.3618, 25.4189
CIE-Lab:
57.4813, 35.7434, 32.0468
CIE-LCH:
57.4813, 48.0062, 41.8787
CIE-Luv:
57.4813, 73.7271, 30.6002
Hunter-Lab:
50.4171, 29.6572, 21.7224
#d06f54 color charts
#d06f54 color shades, tints & tones
#d06f54 color schemes
#d06f54 color preview, HTML & CSS examples
This text has a color of #d06f54
<p style="color:#d06f54;">Text here</p>
.mytext {color:#d06f54;}
This box has a color of #d06f54
<div style="background-color:#d06f54;">Content here</div>
.mybackground {background-color:#d06f54;}
Border around this has a color of #d06f54
<div style="border:2px solid #d06f54;">Content here</div>
.myborder {border:2px solid #d06f54;}