#b70f05 color space conversions
Hex:
#b70f05
RGB:
183, 15, 5
CMY:
28, 94, 98
CMYK:
0, 92, 97, 28
HSL:
3°, 94.6809%, 36.8627%
HSV (HSB):
3°, 97.2678%, 71.7647%
XYZ:
19.7267, 10.4199, 1.1151
xyY:
0.6310, 0.3333, 10.4199
CIE-Lab:
38.5857, 60.7508, 50.6807
CIE-LCH:
38.5857, 79.1151, 39.8362
CIE-Luv:
38.5857, 121.4255, 27.3315
Hunter-Lab:
32.2798, 52.5941, 20.5477
#b70f05 color charts
#b70f05 color shades, tints & tones
#b70f05 color schemes
#b70f05 color preview, HTML & CSS examples
This text has a color of #b70f05
<p style="color:#b70f05;">Text here</p>
.mytext {color:#b70f05;}
This box has a color of #b70f05
<div style="background-color:#b70f05;">Content here</div>
.mybackground {background-color:#b70f05;}
Border around this has a color of #b70f05
<div style="border:2px solid #b70f05;">Content here</div>
.myborder {border:2px solid #b70f05;}