#b3028e color space conversions
Hex:
#b3028e
RGB:
179, 2, 142
CMY:
30, 99, 44
CMYK:
0, 99, 21, 30
HSL:
313°, 97.7901%, 35.4902%
HSV (HSB):
313°, 98.8827%, 70.1961%
XYZ:
23.4946, 11.5801, 26.5881
xyY:
0.3810, 0.1878, 11.5801
CIE-Lab:
40.5408, 70.0848, -27.5241
CIE-LCH:
40.5408, 75.2958, 338.5588
CIE-Luv:
40.5408, 74.5647, -48.5045
Hunter-Lab:
34.0296, 63.6877, -22.5039
#b3028e color charts
#b3028e color shades, tints & tones
#b3028e color schemes
#b3028e color preview, HTML & CSS examples
This text has a color of #b3028e
<p style="color:#b3028e;">Text here</p>
.mytext {color:#b3028e;}
This box has a color of #b3028e
<div style="background-color:#b3028e;">Content here</div>
.mybackground {background-color:#b3028e;}
Border around this has a color of #b3028e
<div style="border:2px solid #b3028e;">Content here</div>
.myborder {border:2px solid #b3028e;}