#d10529 color space conversions
Hex:
#d10529
RGB:
209, 5, 41
CMY:
18, 98, 84
CMYK:
0, 98, 80, 18
HSL:
349°, 95.3271%, 41.9608%
HSV (HSB):
349°, 97.6077%, 81.9608%
XYZ:
26.7490, 13.8239, 3.3563
xyY:
0.6089, 0.3147, 13.8239
CIE-Lab:
43.9794, 69.1304, 40.7038
CIE-LCH:
43.9794, 80.2235, 30.4895
CIE-Luv:
43.9794, 137.4161, 23.5517
Hunter-Lab:
37.1806, 63.3532, 20.6743
#d10529 color charts
#d10529 color shades, tints & tones
#d10529 color schemes
#d10529 color preview, HTML & CSS examples
This text has a color of #d10529
<p style="color:#d10529;">Text here</p>
.mytext {color:#d10529;}
This box has a color of #d10529
<div style="background-color:#d10529;">Content here</div>
.mybackground {background-color:#d10529;}
Border around this has a color of #d10529
<div style="border:2px solid #d10529;">Content here</div>
.myborder {border:2px solid #d10529;}