#d50b05 color space conversions
Hex:
#d50b05
RGB:
213, 11, 5
CMY:
16, 96, 98
CMYK:
0, 95, 98, 16
HSL:
2°, 95.4128%, 42.7451%
HSV (HSB):
2°, 97.6526%, 83.5294%
XYZ:
27.5876, 14.3964, 1.4683
xyY:
0.6349, 0.3313, 14.3964
CIE-Lab:
44.7962, 68.9988, 57.2161
CIE-LCH:
44.7962, 89.6355, 39.6666
CIE-Luv:
44.7962, 143.9752, 31.5885
Hunter-Lab:
37.9426, 63.3856, 24.2654
#d50b05 color charts
#d50b05 color shades, tints & tones
#d50b05 color schemes
#d50b05 color preview, HTML & CSS examples
This text has a color of #d50b05
<p style="color:#d50b05;">Text here</p>
.mytext {color:#d50b05;}
This box has a color of #d50b05
<div style="background-color:#d50b05;">Content here</div>
.mybackground {background-color:#d50b05;}
Border around this has a color of #d50b05
<div style="border:2px solid #d50b05;">Content here</div>
.myborder {border:2px solid #d50b05;}