#b3075a color space conversions
Hex:
#b3075a
RGB:
179, 7, 90
CMY:
30, 97, 65
CMYK:
0, 96, 50, 30
HSL:
331°, 92.4731%, 36.4706%
HSV (HSB):
331°, 96.0894%, 70.1961%
XYZ:
20.5118, 10.4738, 10.6134
xyY:
0.4931, 0.2518, 10.4738
CIE-Lab:
38.6798, 64.2221, 2.2316
CIE-LCH:
38.6798, 64.2609, 1.9901
CIE-Luv:
38.6798, 97.4848, -9.2017
Hunter-Lab:
32.3633, 56.4973, 3.2104
#b3075a color charts
#b3075a color shades, tints & tones
#b3075a color schemes
#b3075a color preview, HTML & CSS examples
This text has a color of #b3075a
<p style="color:#b3075a;">Text here</p>
.mytext {color:#b3075a;}
This box has a color of #b3075a
<div style="background-color:#b3075a;">Content here</div>
.mybackground {background-color:#b3075a;}
Border around this has a color of #b3075a
<div style="border:2px solid #b3075a;">Content here</div>
.myborder {border:2px solid #b3075a;}