#b7004f color space conversions
Hex:
#b7004f
RGB:
183, 0, 79
CMY:
28, 100, 69
CMYK:
0, 100, 57, 28
HSL:
334°, 100.0000%, 35.8824%
HSV (HSB):
334°, 100.0000%, 71.7647%
XYZ:
20.9397, 10.6318, 8.3456
xyY:
0.5246, 0.2663, 10.6318
CIE-Lab:
38.9533, 65.1143, 9.7906
CIE-LCH:
38.9533, 65.8463, 8.5509
CIE-Luv:
38.9533, 106.2605, -1.3191
Hunter-Lab:
32.6064, 57.5707, 7.6492
#b7004f color charts
#b7004f color shades, tints & tones
#b7004f color schemes
#b7004f color preview, HTML & CSS examples
This text has a color of #b7004f
<p style="color:#b7004f;">Text here</p>
.mytext {color:#b7004f;}
This box has a color of #b7004f
<div style="background-color:#b7004f;">Content here</div>
.mybackground {background-color:#b7004f;}
Border around this has a color of #b7004f
<div style="border:2px solid #b7004f;">Content here</div>
.myborder {border:2px solid #b7004f;}