#b10b25 color space conversions
Hex:
#b10b25
RGB:
177, 11, 37
CMY:
31, 96, 85
CMYK:
0, 94, 79, 31
HSL:
351°, 88.2979%, 36.8627%
HSV (HSB):
351°, 93.7853%, 69.4118%
XYZ:
18.5851, 9.7200, 2.6469
xyY:
0.6004, 0.3140, 9.7200
CIE-Lab:
37.3352, 60.3166, 34.0204
CIE-LCH:
37.3352, 69.2494, 29.4243
CIE-Luv:
37.3352, 113.3567, 19.0781
Hunter-Lab:
31.1770, 51.8469, 16.7902
#b10b25 color charts
#b10b25 color shades, tints & tones
#b10b25 color schemes
#b10b25 color preview, HTML & CSS examples
This text has a color of #b10b25
<p style="color:#b10b25;">Text here</p>
.mytext {color:#b10b25;}
This box has a color of #b10b25
<div style="background-color:#b10b25;">Content here</div>
.mybackground {background-color:#b10b25;}
Border around this has a color of #b10b25
<div style="border:2px solid #b10b25;">Content here</div>
.myborder {border:2px solid #b10b25;}