#d2330a color space conversions
Hex:
#d2330a
RGB:
210, 51, 10
CMY:
18, 80, 96
CMYK:
0, 76, 95, 18
HSL:
12°, 90.9091%, 43.1373%
HSV (HSB):
12°, 95.2381%, 82.3529%
XYZ:
27.8170, 16.0912, 1.9270
xyY:
0.6069, 0.3511, 16.0912
CIE-Lab:
47.0939, 60.0095, 56.6631
CIE-LCH:
47.0939, 82.5339, 43.3571
CIE-Luv:
47.0939, 126.6199, 35.7233
Hunter-Lab:
40.1138, 53.5816, 25.2316
#d2330a color charts
#d2330a color shades, tints & tones
#d2330a color schemes
#d2330a color preview, HTML & CSS examples
This text has a color of #d2330a
<p style="color:#d2330a;">Text here</p>
.mytext {color:#d2330a;}
This box has a color of #d2330a
<div style="background-color:#d2330a;">Content here</div>
.mybackground {background-color:#d2330a;}
Border around this has a color of #d2330a
<div style="border:2px solid #d2330a;">Content here</div>
.myborder {border:2px solid #d2330a;}