#d70b05 color space conversions
Hex:
#d70b05
RGB:
215, 11, 5
CMY:
16, 96, 98
CMYK:
0, 95, 98, 16
HSL:
2°, 95.4545%, 43.1373%
HSV (HSB):
2°, 97.6744%, 84.3137%
XYZ:
28.1714, 14.6974, 1.4957
xyY:
0.6350, 0.3313, 14.6974
CIE-Lab:
45.2169, 69.5042, 57.6480
CIE-LCH:
45.2169, 90.3002, 39.6729
CIE-Luv:
45.2169, 145.3962, 31.8889
Hunter-Lab:
38.3372, 64.0776, 24.5229
#d70b05 color charts
#d70b05 color shades, tints & tones
#d70b05 color schemes
#d70b05 color preview, HTML & CSS examples
This text has a color of #d70b05
<p style="color:#d70b05;">Text here</p>
.mytext {color:#d70b05;}
This box has a color of #d70b05
<div style="background-color:#d70b05;">Content here</div>
.mybackground {background-color:#d70b05;}
Border around this has a color of #d70b05
<div style="border:2px solid #d70b05;">Content here</div>
.myborder {border:2px solid #d70b05;}