#b00c95 color space conversions
Hex:
#b00c95
RGB:
176, 12, 149
CMY:
31, 95, 42
CMYK:
0, 93, 15, 31
HSL:
310°, 87.2340%, 36.8627%
HSV (HSB):
310°, 93.1818%, 69.0196%
XYZ:
23.4608, 11.6630, 29.4484
xyY:
0.3633, 0.1806, 11.6630
CIE-Lab:
40.6754, 69.3543, -31.6232
CIE-LCH:
40.6754, 76.2237, 335.4887
CIE-Luv:
40.6754, 68.4368, -54.0838
Hunter-Lab:
34.1511, 62.8597, -27.2199
#b00c95 color charts
#b00c95 color shades, tints & tones
#b00c95 color schemes
#b00c95 color preview, HTML & CSS examples
This text has a color of #b00c95
<p style="color:#b00c95;">Text here</p>
.mytext {color:#b00c95;}
This box has a color of #b00c95
<div style="background-color:#b00c95;">Content here</div>
.mybackground {background-color:#b00c95;}
Border around this has a color of #b00c95
<div style="border:2px solid #b00c95;">Content here</div>
.myborder {border:2px solid #b00c95;}