#b70f1a color space conversions
Hex:
#b70f1a
RGB:
183, 15, 26
CMY:
28, 94, 90
CMYK:
0, 92, 86, 28
HSL:
356°, 84.8485%, 38.8235%
HSV (HSB):
356°, 91.8033%, 71.7647%
XYZ:
19.8857, 10.4835, 1.9527
xyY:
0.6152, 0.3243, 10.4835
CIE-Lab:
38.6966, 61.0665, 41.9538
CIE-LCH:
38.6966, 74.0893, 34.4898
CIE-Luv:
38.6966, 119.1382, 23.7724
Hunter-Lab:
32.3782, 52.9672, 19.0890
#b70f1a color charts
#b70f1a color shades, tints & tones
#b70f1a color schemes
#b70f1a color preview, HTML & CSS examples
This text has a color of #b70f1a
<p style="color:#b70f1a;">Text here</p>
.mytext {color:#b70f1a;}
This box has a color of #b70f1a
<div style="background-color:#b70f1a;">Content here</div>
.mybackground {background-color:#b70f1a;}
Border around this has a color of #b70f1a
<div style="border:2px solid #b70f1a;">Content here</div>
.myborder {border:2px solid #b70f1a;}