#b00f6a color space conversions
Hex:
#b00f6a
RGB:
176, 15, 106
CMY:
31, 94, 58
CMYK:
0, 91, 40, 31
HSL:
326°, 84.2932%, 37.4510%
HSV (HSB):
326°, 91.4773%, 69.0196%
XYZ:
20.6768, 10.6124, 14.5943
xyY:
0.4506, 0.2313, 10.6124
CIE-Lab:
38.9198, 63.9897, -7.6646
CIE-LCH:
38.9198, 64.4471, 353.1697
CIE-Luv:
38.9198, 87.0122, -20.8809
Hunter-Lab:
32.5766, 56.2874, -3.7582
#b00f6a color charts
#b00f6a color shades, tints & tones
#b00f6a color schemes
#b00f6a color preview, HTML & CSS examples
This text has a color of #b00f6a
<p style="color:#b00f6a;">Text here</p>
.mytext {color:#b00f6a;}
This box has a color of #b00f6a
<div style="background-color:#b00f6a;">Content here</div>
.mybackground {background-color:#b00f6a;}
Border around this has a color of #b00f6a
<div style="border:2px solid #b00f6a;">Content here</div>
.myborder {border:2px solid #b00f6a;}