#b3125c color space conversions
Hex:
#b3125c
RGB:
179, 18, 92
CMY:
30, 93, 64
CMYK:
0, 90, 49, 30
HSL:
332°, 81.7259%, 38.6275%
HSV (HSB):
332°, 89.9441%, 70.1961%
XYZ:
20.7385, 10.7890, 11.1147
xyY:
0.4863, 0.2530, 10.7890
CIE-Lab:
39.2228, 62.9818, 1.7411
CIE-LCH:
39.2228, 63.0059, 1.5835
CIE-Luv:
39.2228, 95.0204, -9.4956
Hunter-Lab:
32.8467, 55.2184, 2.9301
#b3125c color charts
#b3125c color shades, tints & tones
#b3125c color schemes
#b3125c color preview, HTML & CSS examples
This text has a color of #b3125c
<p style="color:#b3125c;">Text here</p>
.mytext {color:#b3125c;}
This box has a color of #b3125c
<div style="background-color:#b3125c;">Content here</div>
.mybackground {background-color:#b3125c;}
Border around this has a color of #b3125c
<div style="border:2px solid #b3125c;">Content here</div>
.myborder {border:2px solid #b3125c;}