#d3303f color space conversions
Hex:
#d3303f
RGB:
211, 48, 63
CMY:
17, 81, 75
CMYK:
0, 77, 70, 17
HSL:
354°, 64.9402%, 50.7843%
HSV (HSB):
354°, 77.2512%, 82.7451%
XYZ:
28.8181, 16.3217, 6.3341
xyY:
0.5599, 0.3171, 16.3217
CIE-Lab:
47.3937, 62.6531, 31.8047
CIE-LCH:
47.3937, 70.2635, 26.9138
CIE-Luv:
47.3937, 120.7950, 20.7133
Hunter-Lab:
40.4001, 56.6272, 18.9843
#d3303f color charts
#d3303f color shades, tints & tones
#d3303f color schemes
#d3303f color preview, HTML & CSS examples
This text has a color of #d3303f
<p style="color:#d3303f;">Text here</p>
.mytext {color:#d3303f;}
This box has a color of #d3303f
<div style="background-color:#d3303f;">Content here</div>
.mybackground {background-color:#d3303f;}
Border around this has a color of #d3303f
<div style="border:2px solid #d3303f;">Content here</div>
.myborder {border:2px solid #d3303f;}