#b3205e color space conversions
Hex:
#b3205e
RGB:
179, 32, 94
CMY:
30, 87, 63
CMYK:
0, 82, 47, 30
HSL:
335°, 69.6682%, 41.3725%
HSV (HSB):
335°, 82.1229%, 70.1961%
XYZ:
21.1273, 11.4249, 11.6814
xyY:
0.4776, 0.2583, 11.4249
CIE-Lab:
40.2871, 60.2642, 2.0136
CIE-LCH:
40.2871, 60.2979, 1.9137
CIE-Luv:
40.2871, 90.8970, -8.6162
Hunter-Lab:
33.8007, 52.4210, 3.1702
#b3205e color charts
#b3205e color shades, tints & tones
#b3205e color schemes
#b3205e color preview, HTML & CSS examples
This text has a color of #b3205e
<p style="color:#b3205e;">Text here</p>
.mytext {color:#b3205e;}
This box has a color of #b3205e
<div style="background-color:#b3205e;">Content here</div>
.mybackground {background-color:#b3205e;}
Border around this has a color of #b3205e
<div style="border:2px solid #b3205e;">Content here</div>
.myborder {border:2px solid #b3205e;}