#d61b08 color space conversions
Hex:
#d61b08
RGB:
214, 27, 8
CMY:
16, 89, 97
CMYK:
0, 87, 96, 16
HSL:
6°, 92.7928%, 43.5294%
HSV (HSB):
6°, 96.2617%, 83.9216%
XYZ:
28.1673, 15.0975, 1.6593
xyY:
0.6270, 0.3361, 15.0975
CIE-Lab:
45.7675, 67.1148, 56.9109
CIE-LCH:
45.7675, 87.9957, 40.2967
CIE-Luv:
45.7675, 140.5085, 32.7592
Hunter-Lab:
38.8556, 61.4017, 24.6670
#d61b08 color charts
#d61b08 color shades, tints & tones
#d61b08 color schemes
#d61b08 color preview, HTML & CSS examples
This text has a color of #d61b08
<p style="color:#d61b08;">Text here</p>
.mytext {color:#d61b08;}
This box has a color of #d61b08
<div style="background-color:#d61b08;">Content here</div>
.mybackground {background-color:#d61b08;}
Border around this has a color of #d61b08
<div style="border:2px solid #d61b08;">Content here</div>
.myborder {border:2px solid #d61b08;}