#d30d44 color space conversions
Hex:
#d30d44
RGB:
211, 13, 68
CMY:
17, 95, 73
CMYK:
0, 94, 68, 17
HSL:
343°, 88.3929%, 43.9216%
HSV (HSB):
343°, 93.8389%, 82.7451%
XYZ:
28.0513, 14.5541, 6.7996
xyY:
0.5678, 0.2946, 14.5541
CIE-Lab:
45.0173, 69.8900, 25.8539
CIE-LCH:
45.0173, 74.5187, 20.3006
CIE-Luv:
45.0173, 130.3764, 13.2786
Hunter-Lab:
38.1498, 64.4876, 16.1374
#d30d44 color charts
#d30d44 color shades, tints & tones
#d30d44 color schemes
#d30d44 color preview, HTML & CSS examples
This text has a color of #d30d44
<p style="color:#d30d44;">Text here</p>
.mytext {color:#d30d44;}
This box has a color of #d30d44
<div style="background-color:#d30d44;">Content here</div>
.mybackground {background-color:#d30d44;}
Border around this has a color of #d30d44
<div style="border:2px solid #d30d44;">Content here</div>
.myborder {border:2px solid #d30d44;}