#b10f3b color space conversions
Hex:
#b10f3b
RGB:
177, 15, 59
CMY:
31, 94, 77
CMYK:
0, 92, 67, 31
HSL:
344°, 84.3750%, 37.6471%
HSV (HSB):
344°, 91.5254%, 69.4118%
XYZ:
19.0917, 10.0045, 5.0625
xyY:
0.5589, 0.2929, 10.0045
CIE-Lab:
37.8506, 60.7087, 20.9288
CIE-LCH:
37.8506, 64.2150, 19.0212
CIE-Luv:
37.8506, 106.4890, 9.8875
Hunter-Lab:
31.6299, 52.3895, 12.6514
#b10f3b color charts
#b10f3b color shades, tints & tones
#b10f3b color schemes
#b10f3b color preview, HTML & CSS examples
This text has a color of #b10f3b
<p style="color:#b10f3b;">Text here</p>
.mytext {color:#b10f3b;}
This box has a color of #b10f3b
<div style="background-color:#b10f3b;">Content here</div>
.mybackground {background-color:#b10f3b;}
Border around this has a color of #b10f3b
<div style="border:2px solid #b10f3b;">Content here</div>
.myborder {border:2px solid #b10f3b;}