#d05f5e color space conversions
Hex:
#d05f5e
RGB:
208, 95, 94
CMY:
18, 63, 63
CMYK:
0, 54, 55, 18
HSL:
1°, 54.8077%, 59.2157%
HSV (HSB):
1°, 54.8077%, 81.5686%
XYZ:
32.1250, 22.4025, 13.2206
xyY:
0.4742, 0.3307, 22.4025
CIE-Lab:
54.4515, 44.6178, 22.4319
CIE-LCH:
54.4515, 49.9393, 26.6912
CIE-Luv:
54.4515, 82.9958, 18.4394
Hunter-Lab:
47.3312, 38.3232, 16.5709
#d05f5e color charts
#d05f5e color shades, tints & tones
#d05f5e color schemes
#d05f5e color preview, HTML & CSS examples
This text has a color of #d05f5e
<p style="color:#d05f5e;">Text here</p>
.mytext {color:#d05f5e;}
This box has a color of #d05f5e
<div style="background-color:#d05f5e;">Content here</div>
.mybackground {background-color:#d05f5e;}
Border around this has a color of #d05f5e
<div style="border:2px solid #d05f5e;">Content here</div>
.myborder {border:2px solid #d05f5e;}