#b70105 color space conversions
Hex:
#b70105
RGB:
183, 1, 5
CMY:
28, 100, 98
CMYK:
0, 99, 97, 28
HSL:
359°, 98.9130%, 36.0784%
HSV (HSB):
359°, 99.4536%, 71.7647%
XYZ:
19.5667, 10.0999, 1.0618
xyY:
0.6368, 0.3287, 10.0999
CIE-Lab:
38.0212, 62.3816, 50.4111
CIE-LCH:
38.0212, 80.2044, 38.9419
CIE-Luv:
38.0212, 124.2217, 26.3555
Hunter-Lab:
31.7804, 54.2839, 20.2654
#b70105 color charts
#b70105 color shades, tints & tones
#b70105 color schemes
#b70105 color preview, HTML & CSS examples
This text has a color of #b70105
<p style="color:#b70105;">Text here</p>
.mytext {color:#b70105;}
This box has a color of #b70105
<div style="background-color:#b70105;">Content here</div>
.mybackground {background-color:#b70105;}
Border around this has a color of #b70105
<div style="border:2px solid #b70105;">Content here</div>
.myborder {border:2px solid #b70105;}