#d05d52 color space conversions
Hex:
#d05d52
RGB:
208, 93, 82
CMY:
18, 64, 68
CMYK:
0, 55, 61, 18
HSL:
5°, 57.2727%, 56.8627%
HSV (HSB):
5°, 60.5769%, 81.5686%
XYZ:
31.4498, 21.8478, 10.5421
xyY:
0.4926, 0.3422, 21.8478
CIE-Lab:
53.8651, 44.6874, 28.6198
CIE-LCH:
53.8651, 53.0666, 32.6373
CIE-Luv:
53.8651, 86.8778, 24.3829
Hunter-Lab:
46.7416, 38.3046, 19.3469
#d05d52 color charts
#d05d52 color shades, tints & tones
#d05d52 color schemes
#d05d52 color preview, HTML & CSS examples
This text has a color of #d05d52
<p style="color:#d05d52;">Text here</p>
.mytext {color:#d05d52;}
This box has a color of #d05d52
<div style="background-color:#d05d52;">Content here</div>
.mybackground {background-color:#d05d52;}
Border around this has a color of #d05d52
<div style="border:2px solid #d05d52;">Content here</div>
.myborder {border:2px solid #d05d52;}