#d3022c color space conversions
Hex:
#d3022c
RGB:
211, 2, 44
CMY:
17, 99, 83
CMYK:
0, 99, 79, 17
HSL:
348°, 98.1221%, 41.7647%
HSV (HSB):
348°, 99.0521%, 82.7451%
XYZ:
27.3403, 14.0741, 3.6585
xyY:
0.6066, 0.3123, 14.0741
CIE-Lab:
44.3391, 69.9768, 39.4958
CIE-LCH:
44.3391, 80.3534, 29.4410
CIE-Luv:
44.3391, 138.6886, 22.7653
Hunter-Lab:
37.5155, 64.4338, 20.4790
#d3022c color charts
#d3022c color shades, tints & tones
#d3022c color schemes
#d3022c color preview, HTML & CSS examples
This text has a color of #d3022c
<p style="color:#d3022c;">Text here</p>
.mytext {color:#d3022c;}
This box has a color of #d3022c
<div style="background-color:#d3022c;">Content here</div>
.mybackground {background-color:#d3022c;}
Border around this has a color of #d3022c
<div style="border:2px solid #d3022c;">Content here</div>
.myborder {border:2px solid #d3022c;}