#d05f48 color space conversions
Hex:
#d05f48
RGB:
208, 95, 72
CMY:
18, 63, 72
CMYK:
0, 54, 65, 18
HSL:
10°, 59.1304%, 54.9020%
HSV (HSB):
10°, 65.3846%, 81.5686%
XYZ:
31.2743, 22.0622, 8.7410
xyY:
0.5038, 0.3554, 22.0622
CIE-Lab:
54.0929, 43.0613, 34.5726
CIE-LCH:
54.0929, 55.2226, 38.7599
CIE-Luv:
54.0929, 87.3518, 30.1317
Hunter-Lab:
46.9704, 36.6525, 21.8457
#d05f48 color charts
#d05f48 color shades, tints & tones
#d05f48 color schemes
#d05f48 color preview, HTML & CSS examples
This text has a color of #d05f48
<p style="color:#d05f48;">Text here</p>
.mytext {color:#d05f48;}
This box has a color of #d05f48
<div style="background-color:#d05f48;">Content here</div>
.mybackground {background-color:#d05f48;}
Border around this has a color of #d05f48
<div style="border:2px solid #d05f48;">Content here</div>
.myborder {border:2px solid #d05f48;}