#d05e5e color space conversions
Hex:
#d05e5e
RGB:
208, 94, 94
CMY:
18, 63, 63
CMYK:
0, 55, 55, 18
HSL:
0°, 54.8077%, 59.2157%
HSV (HSB):
0°, 54.8077%, 81.5686%
XYZ:
32.0355, 22.2235, 13.1908
xyY:
0.4750, 0.3295, 22.2235
CIE-Lab:
54.2633, 45.1050, 22.1820
CIE-LCH:
54.2633, 50.2644, 26.1873
CIE-Luv:
54.2633, 83.6574, 18.0359
Hunter-Lab:
47.1418, 38.8028, 16.4093
#d05e5e color charts
#d05e5e color shades, tints & tones
#d05e5e color schemes
#d05e5e color preview, HTML & CSS examples
This text has a color of #d05e5e
<p style="color:#d05e5e;">Text here</p>
.mytext {color:#d05e5e;}
This box has a color of #d05e5e
<div style="background-color:#d05e5e;">Content here</div>
.mybackground {background-color:#d05e5e;}
Border around this has a color of #d05e5e
<div style="border:2px solid #d05e5e;">Content here</div>
.myborder {border:2px solid #d05e5e;}