#b3137f color space conversions
Hex:
#b3137f
RGB:
179, 19, 127
CMY:
30, 93, 50
CMYK:
0, 89, 29, 30
HSL:
320°, 80.8081%, 38.8235%
HSV (HSB):
320°, 89.3855%, 70.1961%
XYZ:
22.6540, 11.5818, 21.1202
xyY:
0.4092, 0.2092, 11.5818
CIE-Lab:
40.5435, 66.2856, -18.2847
CIE-LCH:
40.5435, 68.7613, 344.5787
CIE-Luv:
40.5435, 79.6036, -35.3289
Hunter-Lab:
34.0320, 59.2660, -12.9729
#b3137f color charts
#b3137f color shades, tints & tones
#b3137f color schemes
#b3137f color preview, HTML & CSS examples
This text has a color of #b3137f
<p style="color:#b3137f;">Text here</p>
.mytext {color:#b3137f;}
This box has a color of #b3137f
<div style="background-color:#b3137f;">Content here</div>
.mybackground {background-color:#b3137f;}
Border around this has a color of #b3137f
<div style="border:2px solid #b3137f;">Content here</div>
.myborder {border:2px solid #b3137f;}