#d30f1c color space conversions
Hex:
#d30f1c
RGB:
211, 15, 28
CMY:
17, 94, 89
CMYK:
0, 93, 87, 17
HSL:
356°, 86.7257%, 44.3137%
HSV (HSB):
356°, 92.8910%, 82.7451%
XYZ:
27.2444, 14.2744, 2.4179
xyY:
0.6201, 0.3249, 14.2744
CIE-Lab:
44.6239, 68.3629, 48.3084
CIE-LCH:
44.6239, 83.7089, 35.2468
CIE-Luv:
44.6239, 139.5173, 28.0812
Hunter-Lab:
37.7814, 62.5998, 22.6526
#d30f1c color charts
#d30f1c color shades, tints & tones
#d30f1c color schemes
#d30f1c color preview, HTML & CSS examples
This text has a color of #d30f1c
<p style="color:#d30f1c;">Text here</p>
.mytext {color:#d30f1c;}
This box has a color of #d30f1c
<div style="background-color:#d30f1c;">Content here</div>
.mybackground {background-color:#d30f1c;}
Border around this has a color of #d30f1c
<div style="border:2px solid #d30f1c;">Content here</div>
.myborder {border:2px solid #d30f1c;}