#d5303f color space conversions
Hex:
#d5303f
RGB:
213, 48, 63
CMY:
16, 81, 75
CMYK:
0, 77, 70, 16
HSL:
355°, 66.2651%, 51.1765%
HSV (HSB):
355°, 77.4648%, 83.5294%
XYZ:
29.3947, 16.6189, 6.3611
xyY:
0.5612, 0.3173, 16.6189
CIE-Lab:
47.7762, 63.2298, 32.3544
CIE-LCH:
47.7762, 71.0268, 27.0986
CIE-Luv:
47.7762, 122.3772, 21.1039
Hunter-Lab:
40.7663, 57.3672, 19.2849
#d5303f color charts
#d5303f color shades, tints & tones
#d5303f color schemes
#d5303f color preview, HTML & CSS examples
This text has a color of #d5303f
<p style="color:#d5303f;">Text here</p>
.mytext {color:#d5303f;}
This box has a color of #d5303f
<div style="background-color:#d5303f;">Content here</div>
.mybackground {background-color:#d5303f;}
Border around this has a color of #d5303f
<div style="border:2px solid #d5303f;">Content here</div>
.myborder {border:2px solid #d5303f;}