#b00f94 color space conversions
Hex:
#b00f94
RGB:
176, 15, 148
CMY:
31, 94, 42
CMYK:
0, 91, 16, 31
HSL:
310°, 84.2932%, 37.4510%
HSV (HSB):
310°, 91.4773%, 69.0196%
XYZ:
23.4206, 11.7099, 29.0428
xyY:
0.3650, 0.1825, 11.7099
CIE-Lab:
40.7512, 68.8482, -30.8958
CIE-LCH:
40.7512, 75.4628, 335.8317
CIE-Luv:
40.7512, 68.6024, -53.0283
Hunter-Lab:
34.2197, 62.2844, -26.3666
#b00f94 color charts
#b00f94 color shades, tints & tones
#b00f94 color schemes
#b00f94 color preview, HTML & CSS examples
This text has a color of #b00f94
<p style="color:#b00f94;">Text here</p>
.mytext {color:#b00f94;}
This box has a color of #b00f94
<div style="background-color:#b00f94;">Content here</div>
.mybackground {background-color:#b00f94;}
Border around this has a color of #b00f94
<div style="border:2px solid #b00f94;">Content here</div>
.myborder {border:2px solid #b00f94;}