#d7300c color space conversions
Hex:
#d7300c
RGB:
215, 48, 12
CMY:
16, 81, 95
CMYK:
0, 78, 94, 16
HSL:
11°, 89.4273%, 44.5098%
HSV (HSB):
11°, 94.4186%, 84.3137%
XYZ:
29.1476, 16.5875, 2.0133
xyY:
0.6104, 0.3474, 16.5875
CIE-Lab:
47.7361, 62.4530, 57.0032
CIE-LCH:
47.7361, 84.5561, 42.3879
CIE-Luv:
47.7361, 131.9887, 35.5735
Hunter-Lab:
40.7278, 56.4734, 25.5786
#d7300c color charts
#d7300c color shades, tints & tones
#d7300c color schemes
#d7300c color preview, HTML & CSS examples
This text has a color of #d7300c
<p style="color:#d7300c;">Text here</p>
.mytext {color:#d7300c;}
This box has a color of #d7300c
<div style="background-color:#d7300c;">Content here</div>
.mybackground {background-color:#d7300c;}
Border around this has a color of #d7300c
<div style="border:2px solid #d7300c;">Content here</div>
.myborder {border:2px solid #d7300c;}