#d06c63 color space conversions
Hex:
#d06c63
RGB:
208, 108, 99
CMY:
18, 58, 61
CMYK:
0, 48, 52, 18
HSL:
5°, 53.6946%, 60.1961%
HSV (HSB):
5°, 52.4038%, 81.5686%
XYZ:
33.6271, 25.0359, 14.8644
xyY:
0.4573, 0.3405, 25.0359
CIE-Lab:
57.1104, 38.5029, 23.0708
CIE-LCH:
57.1104, 44.8858, 30.9298
CIE-Luv:
57.1104, 73.1981, 20.9616
Hunter-Lab:
50.0359, 32.4000, 17.4115
#d06c63 color charts
#d06c63 color shades, tints & tones
#d06c63 color schemes
#d06c63 color preview, HTML & CSS examples
This text has a color of #d06c63
<p style="color:#d06c63;">Text here</p>
.mytext {color:#d06c63;}
This box has a color of #d06c63
<div style="background-color:#d06c63;">Content here</div>
.mybackground {background-color:#d06c63;}
Border around this has a color of #d06c63
<div style="border:2px solid #d06c63;">Content here</div>
.myborder {border:2px solid #d06c63;}