#d7030b color space conversions
Hex:
#d7030b
RGB:
215, 3, 11
CMY:
16, 99, 96
CMYK:
0, 99, 95, 16
HSL:
358°, 97.2477%, 42.7451%
HSV (HSB):
358°, 98.6047%, 84.3137%
XYZ:
28.1173, 14.5364, 1.6405
xyY:
0.6348, 0.3282, 14.5364
CIE-Lab:
44.9925, 70.2578, 55.7627
CIE-LCH:
44.9925, 89.6975, 38.4386
CIE-Luv:
44.9925, 146.2810, 30.8321
Hunter-Lab:
38.1266, 64.9173, 24.1376
#d7030b color charts
#d7030b color shades, tints & tones
#d7030b color schemes
#d7030b color preview, HTML & CSS examples
This text has a color of #d7030b
<p style="color:#d7030b;">Text here</p>
.mytext {color:#d7030b;}
This box has a color of #d7030b
<div style="background-color:#d7030b;">Content here</div>
.mybackground {background-color:#d7030b;}
Border around this has a color of #d7030b
<div style="border:2px solid #d7030b;">Content here</div>
.myborder {border:2px solid #d7030b;}