#b5000c color space conversions
Hex:
#b5000c
RGB:
181, 0, 12
CMY:
29, 100, 95
CMYK:
0, 100, 93, 29
HSL:
356°, 100.0000%, 35.4902%
HSV (HSB):
356°, 100.0000%, 70.9804%
XYZ:
19.1224, 9.8503, 1.2413
xyY:
0.6329, 0.3260, 9.8503
CIE-Lab:
37.5724, 62.0646, 47.3539
CIE-LCH:
37.5724, 78.0667, 37.3429
CIE-Luv:
37.5724, 122.3619, 25.0639
Hunter-Lab:
31.3852, 53.8327, 19.6248
#b5000c color charts
#b5000c color shades, tints & tones
#b5000c color schemes
#b5000c color preview, HTML & CSS examples
This text has a color of #b5000c
<p style="color:#b5000c;">Text here</p>
.mytext {color:#b5000c;}
This box has a color of #b5000c
<div style="background-color:#b5000c;">Content here</div>
.mybackground {background-color:#b5000c;}
Border around this has a color of #b5000c
<div style="border:2px solid #b5000c;">Content here</div>
.myborder {border:2px solid #b5000c;}