#d25d49 color space conversions
Hex:
#d25d49
RGB:
210, 93, 73
CMY:
18, 64, 71
CMYK:
0, 56, 65, 18
HSL:
9°, 60.3524%, 55.4902%
HSV (HSB):
9°, 65.2381%, 82.3529%
XYZ:
31.6953, 22.0114, 8.8814
xyY:
0.5064, 0.3517, 22.0114
CIE-Lab:
54.0391, 44.8353, 34.0201
CIE-LCH:
54.0391, 56.2812, 37.1904
CIE-Luv:
54.0391, 90.2629, 29.2007
Hunter-Lab:
46.9163, 38.4860, 21.6176
#d25d49 color charts
#d25d49 color shades, tints & tones
#d25d49 color schemes
#d25d49 color preview, HTML & CSS examples
This text has a color of #d25d49
<p style="color:#d25d49;">Text here</p>
.mytext {color:#d25d49;}
This box has a color of #d25d49
<div style="background-color:#d25d49;">Content here</div>
.mybackground {background-color:#d25d49;}
Border around this has a color of #d25d49
<div style="border:2px solid #d25d49;">Content here</div>
.myborder {border:2px solid #d25d49;}