#d8011c color space conversions
Hex:
#d8011c
RGB:
216, 1, 28
CMY:
15, 100, 89
CMYK:
0, 100, 87, 15
HSL:
352°, 99.0783%, 42.5490%
HSV (HSB):
352°, 99.5370%, 84.7059%
XYZ:
28.5394, 14.7045, 2.4327
xyY:
0.6248, 0.3219, 14.7045
CIE-Lab:
45.2267, 70.9069, 49.2337
CIE-LCH:
45.2267, 86.3235, 34.7739
CIE-Luv:
45.2267, 145.4489, 28.1053
Hunter-Lab:
38.3464, 65.7426, 23.0812
#d8011c color charts
#d8011c color shades, tints & tones
#d8011c color schemes
#d8011c color preview, HTML & CSS examples
This text has a color of #d8011c
<p style="color:#d8011c;">Text here</p>
.mytext {color:#d8011c;}
This box has a color of #d8011c
<div style="background-color:#d8011c;">Content here</div>
.mybackground {background-color:#d8011c;}
Border around this has a color of #d8011c
<div style="border:2px solid #d8011c;">Content here</div>
.myborder {border:2px solid #d8011c;}