#b3098d color space conversions
Hex:
#b3098d
RGB:
179, 9, 141
CMY:
30, 96, 45
CMYK:
0, 95, 21, 30
HSL:
313°, 90.4255%, 36.8627%
HSV (HSB):
313°, 94.9721%, 70.1961%
XYZ:
23.4958, 11.7022, 26.2197
xyY:
0.3826, 0.1905, 11.7022
CIE-Lab:
40.7388, 69.2370, -26.6028
CIE-LCH:
40.7388, 74.1719, 338.9818
CIE-Luv:
40.7388, 74.4677, -47.1679
Hunter-Lab:
34.2084, 62.7367, -21.4980
#b3098d color charts
#b3098d color shades, tints & tones
#b3098d color schemes
#b3098d color preview, HTML & CSS examples
This text has a color of #b3098d
<p style="color:#b3098d;">Text here</p>
.mytext {color:#b3098d;}
This box has a color of #b3098d
<div style="background-color:#b3098d;">Content here</div>
.mybackground {background-color:#b3098d;}
Border around this has a color of #b3098d
<div style="border:2px solid #b3098d;">Content here</div>
.myborder {border:2px solid #b3098d;}