#d30a50 color space conversions
Hex:
#d30a50
RGB:
211, 10, 80
CMY:
17, 96, 69
CMYK:
0, 95, 62, 17
HSL:
339°, 90.9502%, 43.3333%
HSV (HSB):
339°, 95.2607%, 82.7451%
XYZ:
28.4205, 14.6452, 8.9183
xyY:
0.5467, 0.2817, 14.6452
CIE-Lab:
45.1443, 70.7967, 18.5644
CIE-LCH:
45.1443, 73.1903, 14.6934
CIE-Luv:
45.1443, 126.6306, 6.5828
Hunter-Lab:
38.2690, 65.5924, 12.9712
#d30a50 color charts
#d30a50 color shades, tints & tones
#d30a50 color schemes
#d30a50 color preview, HTML & CSS examples
This text has a color of #d30a50
<p style="color:#d30a50;">Text here</p>
.mytext {color:#d30a50;}
This box has a color of #d30a50
<div style="background-color:#d30a50;">Content here</div>
.mybackground {background-color:#d30a50;}
Border around this has a color of #d30a50
<div style="border:2px solid #d30a50;">Content here</div>
.myborder {border:2px solid #d30a50;}