#d33d3f color space conversions
Hex:
#d33d3f
RGB:
211, 61, 63
CMY:
17, 76, 75
CMYK:
0, 71, 70, 17
HSL:
359°, 63.0252%, 53.3333%
HSV (HSB):
359°, 71.0900%, 82.7451%
XYZ:
29.4299, 17.5453, 6.5381
xyY:
0.5500, 0.3279, 17.5453
CIE-Lab:
48.9398, 58.3492, 33.6476
CIE-LCH:
48.9398, 67.3556, 29.9703
CIE-Luv:
48.9398, 114.0086, 23.8044
Hunter-Lab:
41.8871, 52.1121, 20.0665
#d33d3f color charts
#d33d3f color shades, tints & tones
#d33d3f color schemes
#d33d3f color preview, HTML & CSS examples
This text has a color of #d33d3f
<p style="color:#d33d3f;">Text here</p>
.mytext {color:#d33d3f;}
This box has a color of #d33d3f
<div style="background-color:#d33d3f;">Content here</div>
.mybackground {background-color:#d33d3f;}
Border around this has a color of #d33d3f
<div style="border:2px solid #d33d3f;">Content here</div>
.myborder {border:2px solid #d33d3f;}