#da523f color space conversions
Hex:
#da523f
RGB:
218, 82, 63
CMY:
15, 68, 75
CMYK:
0, 62, 71, 15
HSL:
7°, 67.6856%, 55.0980%
HSV (HSB):
7°, 71.1009%, 85.4902%
XYZ:
32.8279, 21.2989, 7.0835
xyY:
0.5363, 0.3480, 21.2989
CIE-Lab:
53.2751, 52.2104, 39.0022
CIE-LCH:
53.2751, 65.1697, 36.7604
CIE-Luv:
53.2751, 106.4302, 31.0309
Hunter-Lab:
46.1507, 46.2069, 23.2053
#da523f color charts
#da523f color shades, tints & tones
#da523f color schemes
#da523f color preview, HTML & CSS examples
This text has a color of #da523f
<p style="color:#da523f;">Text here</p>
.mytext {color:#da523f;}
This box has a color of #da523f
<div style="background-color:#da523f;">Content here</div>
.mybackground {background-color:#da523f;}
Border around this has a color of #da523f
<div style="border:2px solid #da523f;">Content here</div>
.myborder {border:2px solid #da523f;}