#d2300c color space conversions
Hex:
#d2300c
RGB:
210, 48, 12
CMY:
18, 81, 95
CMYK:
0, 77, 94, 18
HSL:
11°, 89.1892%, 43.5294%
HSV (HSB):
11°, 94.2857%, 82.3529%
XYZ:
27.7017, 15.8421, 1.9456
xyY:
0.6090, 0.3483, 15.8421
CIE-Lab:
46.7666, 60.9610, 55.9311
CIE-LCH:
46.7666, 82.7317, 42.5361
CIE-Luv:
46.7666, 128.1499, 34.9308
Hunter-Lab:
39.8021, 54.5795, 24.9633
#d2300c color charts
#d2300c color shades, tints & tones
#d2300c color schemes
#d2300c color preview, HTML & CSS examples
This text has a color of #d2300c
<p style="color:#d2300c;">Text here</p>
.mytext {color:#d2300c;}
This box has a color of #d2300c
<div style="background-color:#d2300c;">Content here</div>
.mybackground {background-color:#d2300c;}
Border around this has a color of #d2300c
<div style="border:2px solid #d2300c;">Content here</div>
.myborder {border:2px solid #d2300c;}