#d3233f color space conversions
Hex:
#d3233f
RGB:
211, 35, 63
CMY:
17, 86, 75
CMYK:
0, 83, 70, 17
HSL:
350°, 71.5447%, 48.2353%
HSV (HSB):
350°, 83.4123%, 82.7451%
XYZ:
28.3622, 15.4098, 6.1822
xyY:
0.5678, 0.3085, 15.4098
CIE-Lab:
46.1905, 66.0586, 30.3550
CIE-LCH:
46.1905, 72.6992, 24.6795
CIE-Luv:
46.1905, 126.2003, 18.2799
Hunter-Lab:
39.2554, 60.2703, 18.1414
#d3233f color charts
#d3233f color shades, tints & tones
#d3233f color schemes
#d3233f color preview, HTML & CSS examples
This text has a color of #d3233f
<p style="color:#d3233f;">Text here</p>
.mytext {color:#d3233f;}
This box has a color of #d3233f
<div style="background-color:#d3233f;">Content here</div>
.mybackground {background-color:#d3233f;}
Border around this has a color of #d3233f
<div style="border:2px solid #d3233f;">Content here</div>
.myborder {border:2px solid #d3233f;}