#b00f39 color space conversions
Hex:
#b00f39
RGB:
176, 15, 57
CMY:
31, 94, 78
CMYK:
0, 91, 68, 31
HSL:
344°, 84.2932%, 37.4510%
HSV (HSB):
344°, 91.4773%, 69.0196%
XYZ:
18.8138, 9.8672, 4.7838
xyY:
0.5622, 0.2949, 9.8672
CIE-Lab:
37.6030, 60.3484, 21.8464
CIE-LCH:
37.6030, 64.1809, 19.9005
CIE-Luv:
37.6030, 106.3415, 10.6704
Hunter-Lab:
31.4120, 51.9392, 12.9589
#b00f39 color charts
#b00f39 color shades, tints & tones
#b00f39 color schemes
#b00f39 color preview, HTML & CSS examples
This text has a color of #b00f39
<p style="color:#b00f39;">Text here</p>
.mytext {color:#b00f39;}
This box has a color of #b00f39
<div style="background-color:#b00f39;">Content here</div>
.mybackground {background-color:#b00f39;}
Border around this has a color of #b00f39
<div style="border:2px solid #b00f39;">Content here</div>
.myborder {border:2px solid #b00f39;}