#b00f5a color space conversions
Hex:
#b00f5a
RGB:
176, 15, 90
CMY:
31, 94, 65
CMYK:
0, 91, 49, 31
HSL:
332°, 84.2932%, 37.4510%
HSV (HSB):
332°, 91.4773%, 69.0196%
XYZ:
19.9208, 10.3099, 10.6129
xyY:
0.4877, 0.2524, 10.3099
CIE-Lab:
38.3930, 62.5492, 1.7386
CIE-LCH:
38.3930, 62.5734, 1.5922
CIE-Luv:
38.3930, 93.9352, -9.3802
Hunter-Lab:
32.1091, 54.5522, 2.8794
#b00f5a color charts
#b00f5a color shades, tints & tones
#b00f5a color schemes
#b00f5a color preview, HTML & CSS examples
This text has a color of #b00f5a
<p style="color:#b00f5a;">Text here</p>
.mytext {color:#b00f5a;}
This box has a color of #b00f5a
<div style="background-color:#b00f5a;">Content here</div>
.mybackground {background-color:#b00f5a;}
Border around this has a color of #b00f5a
<div style="border:2px solid #b00f5a;">Content here</div>
.myborder {border:2px solid #b00f5a;}