#d3051a color space conversions
Hex:
#d3051a
RGB:
211, 5, 26
CMY:
17, 98, 90
CMYK:
0, 98, 88, 17
HSL:
354°, 95.3704%, 42.3529%
HSV (HSB):
354°, 97.6303%, 82.7451%
XYZ:
27.1047, 14.0320, 2.2572
xyY:
0.6246, 0.3234, 14.0320
CIE-Lab:
44.2788, 69.2858, 48.9879
CIE-LCH:
44.2788, 84.8548, 35.2619
CIE-Luv:
44.2788, 141.5182, 27.9081
Hunter-Lab:
37.4593, 63.6046, 22.6489
#d3051a color charts
#d3051a color shades, tints & tones
#d3051a color schemes
#d3051a color preview, HTML & CSS examples
This text has a color of #d3051a
<p style="color:#d3051a;">Text here</p>
.mytext {color:#d3051a;}
This box has a color of #d3051a
<div style="background-color:#d3051a;">Content here</div>
.mybackground {background-color:#d3051a;}
Border around this has a color of #d3051a
<div style="border:2px solid #d3051a;">Content here</div>
.myborder {border:2px solid #d3051a;}