#b0034f color space conversions
Hex:
#b0034f
RGB:
176, 3, 79
CMY:
31, 99, 69
CMYK:
0, 98, 55, 31
HSL:
334°, 96.6480%, 35.0980%
HSV (HSB):
334°, 98.2955%, 69.0196%
XYZ:
19.3483, 9.8597, 8.2805
xyY:
0.5161, 0.2630, 9.8597
CIE-Lab:
37.5895, 63.1401, 7.6609
CIE-LCH:
37.5895, 63.6032, 6.9180
CIE-Luv:
37.5895, 100.2104, -3.1116
Hunter-Lab:
31.4002, 55.0386, 6.3449
#b0034f color charts
#b0034f color shades, tints & tones
#b0034f color schemes
#b0034f color preview, HTML & CSS examples
This text has a color of #b0034f
<p style="color:#b0034f;">Text here</p>
.mytext {color:#b0034f;}
This box has a color of #b0034f
<div style="background-color:#b0034f;">Content here</div>
.mybackground {background-color:#b0034f;}
Border around this has a color of #b0034f
<div style="border:2px solid #b0034f;">Content here</div>
.myborder {border:2px solid #b0034f;}