#d50f05 color space conversions
Hex:
#d50f05
RGB:
213, 15, 5
CMY:
16, 94, 98
CMYK:
0, 93, 98, 16
HSL:
3°, 95.4128%, 42.7451%
HSV (HSB):
3°, 97.6526%, 83.5294%
XYZ:
27.6388, 14.4987, 1.4854
xyY:
0.6336, 0.3324, 14.4987
CIE-Lab:
44.9399, 68.5841, 57.2802
CIE-LCH:
44.9399, 89.3577, 39.8680
CIE-Luv:
44.9399, 143.2106, 31.8428
Hunter-Lab:
38.0772, 62.9312, 24.3411
#d50f05 color charts
#d50f05 color shades, tints & tones
#d50f05 color schemes
#d50f05 color preview, HTML & CSS examples
This text has a color of #d50f05
<p style="color:#d50f05;">Text here</p>
.mytext {color:#d50f05;}
This box has a color of #d50f05
<div style="background-color:#d50f05;">Content here</div>
.mybackground {background-color:#d50f05;}
Border around this has a color of #d50f05
<div style="border:2px solid #d50f05;">Content here</div>
.myborder {border:2px solid #d50f05;}