#b3025c color space conversions
Hex:
#b3025c
RGB:
179, 2, 92
CMY:
30, 99, 64
CMYK:
0, 99, 49, 30
HSL:
329°, 97.7901%, 35.4902%
HSV (HSB):
329°, 98.8827%, 70.1961%
XYZ:
20.5439, 10.3998, 11.0498
xyY:
0.4892, 0.2477, 10.3998
CIE-Lab:
38.5507, 64.9347, 0.7644
CIE-LCH:
38.5507, 64.9392, 0.6744
CIE-Luv:
38.5507, 97.2495, -11.0114
Hunter-Lab:
32.2488, 57.2770, 2.2589
#b3025c color charts
#b3025c color shades, tints & tones
#b3025c color schemes
#b3025c color preview, HTML & CSS examples
This text has a color of #b3025c
<p style="color:#b3025c;">Text here</p>
.mytext {color:#b3025c;}
This box has a color of #b3025c
<div style="background-color:#b3025c;">Content here</div>
.mybackground {background-color:#b3025c;}
Border around this has a color of #b3025c
<div style="border:2px solid #b3025c;">Content here</div>
.myborder {border:2px solid #b3025c;}