#b2005f color space conversions
Hex:
#b2005f
RGB:
178, 0, 95
CMY:
30, 100, 63
CMYK:
0, 100, 47, 30
HSL:
328°, 100.0000%, 34.9020%
HSV (HSB):
328°, 100.0000%, 69.8039%
XYZ:
20.4257, 10.2912, 11.7363
xyY:
0.4811, 0.2424, 10.2912
CIE-Lab:
38.3601, 65.1795, -1.4576
CIE-LCH:
38.3601, 65.1958, 358.7190
CIE-Luv:
38.3601, 95.3555, -13.6092
Hunter-Lab:
32.0799, 57.5133, 0.7649
#b2005f color charts
#b2005f color shades, tints & tones
#b2005f color schemes
#b2005f color preview, HTML & CSS examples
This text has a color of #b2005f
<p style="color:#b2005f;">Text here</p>
.mytext {color:#b2005f;}
This box has a color of #b2005f
<div style="background-color:#b2005f;">Content here</div>
.mybackground {background-color:#b2005f;}
Border around this has a color of #b2005f
<div style="border:2px solid #b2005f;">Content here</div>
.myborder {border:2px solid #b2005f;}