#d06f45 color space conversions
Hex:
#d06f45
RGB:
208, 111, 69
CMY:
18, 56, 73
CMYK:
0, 47, 67, 18
HSL:
18°, 59.6567%, 54.3137%
HSV (HSB):
18°, 66.8269%, 81.5686%
XYZ:
32.7710, 25.2084, 8.7687
xyY:
0.4910, 0.3777, 25.2084
CIE-Lab:
57.2780, 34.7538, 39.9728
CIE-LCH:
57.2780, 52.9684, 48.9952
CIE-Luv:
57.2780, 75.9387, 37.6690
Hunter-Lab:
50.2080, 28.6439, 24.7907
#d06f45 color charts
#d06f45 color shades, tints & tones
#d06f45 color schemes
#d06f45 color preview, HTML & CSS examples
This text has a color of #d06f45
<p style="color:#d06f45;">Text here</p>
.mytext {color:#d06f45;}
This box has a color of #d06f45
<div style="background-color:#d06f45;">Content here</div>
.mybackground {background-color:#d06f45;}
Border around this has a color of #d06f45
<div style="border:2px solid #d06f45;">Content here</div>
.myborder {border:2px solid #d06f45;}