#d30f5f color space conversions
Hex:
#d30f5f
RGB:
211, 15, 95
CMY:
17, 94, 63
CMYK:
0, 93, 55, 17
HSL:
336°, 86.7257%, 44.3137%
HSV (HSB):
336°, 92.8910%, 82.7451%
XYZ:
29.1004, 15.0168, 12.1912
xyY:
0.5168, 0.2667, 15.0168
CIE-Lab:
45.6571, 71.2313, 9.9094
CIE-LCH:
45.6571, 71.9173, 7.9199
CIE-Luv:
45.6571, 120.0545, -2.2445
Hunter-Lab:
38.7515, 66.2293, 8.4733
#d30f5f color charts
#d30f5f color shades, tints & tones
#d30f5f color schemes
#d30f5f color preview, HTML & CSS examples
This text has a color of #d30f5f
<p style="color:#d30f5f;">Text here</p>
.mytext {color:#d30f5f;}
This box has a color of #d30f5f
<div style="background-color:#d30f5f;">Content here</div>
.mybackground {background-color:#d30f5f;}
Border around this has a color of #d30f5f
<div style="border:2px solid #d30f5f;">Content here</div>
.myborder {border:2px solid #d30f5f;}