#d7050b color space conversions
Hex:
#d7050b
RGB:
215, 5, 11
CMY:
16, 98, 96
CMYK:
0, 98, 95, 16
HSL:
358°, 95.4545%, 43.1373%
HSV (HSB):
358°, 97.6744%, 84.3137%
XYZ:
28.1390, 14.5798, 1.6477
xyY:
0.6342, 0.3286, 14.5798
CIE-Lab:
45.0532, 70.0820, 55.7948
CIE-LCH:
45.0532, 89.5799, 38.5245
CIE-Luv:
45.0532, 145.9564, 30.9407
Hunter-Lab:
38.1835, 64.7231, 24.1699
#d7050b color charts
#d7050b color shades, tints & tones
#d7050b color schemes
#d7050b color preview, HTML & CSS examples
This text has a color of #d7050b
<p style="color:#d7050b;">Text here</p>
.mytext {color:#d7050b;}
This box has a color of #d7050b
<div style="background-color:#d7050b;">Content here</div>
.mybackground {background-color:#d7050b;}
Border around this has a color of #d7050b
<div style="border:2px solid #d7050b;">Content here</div>
.myborder {border:2px solid #d7050b;}