#b3045d color space conversions
Hex:
#b3045d
RGB:
179, 4, 93
CMY:
30, 98, 64
CMYK:
0, 98, 48, 30
HSL:
329°, 95.6284%, 35.8824%
HSV (HSB):
329°, 97.7654%, 70.1961%
XYZ:
20.6096, 10.4609, 11.2888
xyY:
0.4865, 0.2470, 10.4609
CIE-Lab:
38.6572, 64.7953, 0.2801
CIE-LCH:
38.6572, 64.7959, 0.2477
CIE-Luv:
38.6572, 96.5611, -11.5382
Hunter-Lab:
32.3432, 57.1422, 1.9462
#b3045d color charts
#b3045d color shades, tints & tones
#b3045d color schemes
#b3045d color preview, HTML & CSS examples
This text has a color of #b3045d
<p style="color:#b3045d;">Text here</p>
.mytext {color:#b3045d;}
This box has a color of #b3045d
<div style="background-color:#b3045d;">Content here</div>
.mybackground {background-color:#b3045d;}
Border around this has a color of #b3045d
<div style="border:2px solid #b3045d;">Content here</div>
.myborder {border:2px solid #b3045d;}