#d30f08 color space conversions
Hex:
#d30f08
RGB:
211, 15, 8
CMY:
17, 94, 97
CMYK:
0, 93, 96, 17
HSL:
2°, 92.6941%, 42.9412%
HSV (HSB):
2°, 96.2085%, 82.7451%
XYZ:
27.0786, 14.2081, 1.5450
xyY:
0.6322, 0.3317, 14.2081
CIE-Lab:
44.5299, 68.0981, 55.9429
CIE-LCH:
44.5299, 88.1303, 39.4032
CIE-Luv:
44.5299, 141.5723, 31.2284
Hunter-Lab:
37.6936, 62.2685, 23.9554
#d30f08 color charts
#d30f08 color shades, tints & tones
#d30f08 color schemes
#d30f08 color preview, HTML & CSS examples
This text has a color of #d30f08
<p style="color:#d30f08;">Text here</p>
.mytext {color:#d30f08;}
This box has a color of #d30f08
<div style="background-color:#d30f08;">Content here</div>
.mybackground {background-color:#d30f08;}
Border around this has a color of #d30f08
<div style="border:2px solid #d30f08;">Content here</div>
.myborder {border:2px solid #d30f08;}