#d06a50 color space conversions
Hex:
#d06a50
RGB:
208, 106, 80
CMY:
18, 58, 69
CMYK:
0, 49, 62, 18
HSL:
12°, 57.6577%, 56.4706%
HSV (HSB):
12°, 61.5385%, 81.5686%
XYZ:
32.6144, 24.2972, 10.5603
xyY:
0.4834, 0.3601, 24.2972
CIE-Lab:
56.3841, 38.0472, 32.9102
CIE-LCH:
56.3841, 50.3058, 40.8592
CIE-Luv:
56.3841, 78.0146, 30.5573
Hunter-Lab:
49.2921, 31.8443, 21.8023
#d06a50 color charts
#d06a50 color shades, tints & tones
#d06a50 color schemes
#d06a50 color preview, HTML & CSS examples
This text has a color of #d06a50
<p style="color:#d06a50;">Text here</p>
.mytext {color:#d06a50;}
This box has a color of #d06a50
<div style="background-color:#d06a50;">Content here</div>
.mybackground {background-color:#d06a50;}
Border around this has a color of #d06a50
<div style="border:2px solid #d06a50;">Content here</div>
.myborder {border:2px solid #d06a50;}