#b00f7f color space conversions
Hex:
#b00f7f
RGB:
176, 15, 127
CMY:
31, 94, 50
CMYK:
0, 91, 28, 31
HSL:
318°, 84.2932%, 37.4510%
HSV (HSB):
318°, 91.4773%, 69.0196%
XYZ:
21.9061, 11.1041, 21.0674
xyY:
0.4051, 0.2053, 11.1041
CIE-Lab:
39.7552, 66.2336, -19.5473
CIE-LCH:
39.7552, 69.0578, 343.5572
CIE-Luv:
39.7552, 77.6947, -36.8188
Hunter-Lab:
33.3228, 59.0295, -14.1585
#b00f7f color charts
#b00f7f color shades, tints & tones
#b00f7f color schemes
#b00f7f color preview, HTML & CSS examples
This text has a color of #b00f7f
<p style="color:#b00f7f;">Text here</p>
.mytext {color:#b00f7f;}
This box has a color of #b00f7f
<div style="background-color:#b00f7f;">Content here</div>
.mybackground {background-color:#b00f7f;}
Border around this has a color of #b00f7f
<div style="border:2px solid #b00f7f;">Content here</div>
.myborder {border:2px solid #b00f7f;}