#b9262c color space conversions
Hex:
#b9262c
RGB:
185, 38, 44
CMY:
27, 85, 83
CMYK:
0, 79, 76, 27
HSL:
358°, 65.9193%, 43.7255%
HSV (HSB):
358°, 79.4595%, 72.5490%
XYZ:
21.1553, 11.8824, 3.5614
xyY:
0.5780, 0.3247, 11.8824
CIE-Lab:
41.0285, 57.2020, 34.3639
CIE-LCH:
41.0285, 66.7304, 30.9952
CIE-Luv:
41.0285, 109.3277, 21.7222
Hunter-Lab:
34.4708, 49.2246, 18.0040
#b9262c color charts
#b9262c color shades, tints & tones
#b9262c color schemes
#b9262c color preview, HTML & CSS examples
This text has a color of #b9262c
<p style="color:#b9262c;">Text here</p>
.mytext {color:#b9262c;}
This box has a color of #b9262c
<div style="background-color:#b9262c;">Content here</div>
.mybackground {background-color:#b9262c;}
Border around this has a color of #b9262c
<div style="border:2px solid #b9262c;">Content here</div>
.myborder {border:2px solid #b9262c;}