#b61f10 color space conversions
Hex:
#b61f10
RGB:
182, 31, 16
CMY:
29, 88, 94
CMYK:
0, 83, 91, 29
HSL:
5°, 83.8384%, 38.8235%
HSV (HSB):
5°, 91.2088%, 71.3725%
XYZ:
19.8749, 10.9625, 1.5587
xyY:
0.6135, 0.3384, 10.9625
CIE-Lab:
39.5172, 57.4757, 47.1576
CIE-LCH:
39.5172, 74.3458, 39.3682
CIE-Luv:
39.5172, 114.4680, 27.5969
Hunter-Lab:
33.1096, 49.2075, 20.3856
#b61f10 color charts
#b61f10 color shades, tints & tones
#b61f10 color schemes
#b61f10 color preview, HTML & CSS examples
This text has a color of #b61f10
<p style="color:#b61f10;">Text here</p>
.mytext {color:#b61f10;}
This box has a color of #b61f10
<div style="background-color:#b61f10;">Content here</div>
.mybackground {background-color:#b61f10;}
Border around this has a color of #b61f10
<div style="border:2px solid #b61f10;">Content here</div>
.myborder {border:2px solid #b61f10;}