#b01975 color space conversions
Hex:
#b01975
RGB:
176, 25, 117
CMY:
31, 90, 54
CMYK:
0, 86, 34, 31
HSL:
323°, 75.1244%, 39.4118%
HSV (HSB):
323°, 85.7955%, 69.0196%
XYZ:
21.4630, 11.2097, 17.8621
xyY:
0.4247, 0.2218, 11.2097
CIE-Lab:
39.9315, 63.3928, -13.0513
CIE-LCH:
39.9315, 64.7223, 348.3665
CIE-Luv:
39.9315, 80.5540, -27.7695
Hunter-Lab:
33.4809, 55.8362, -8.1946
#b01975 color charts
#b01975 color shades, tints & tones
#b01975 color schemes
#b01975 color preview, HTML & CSS examples
This text has a color of #b01975
<p style="color:#b01975;">Text here</p>
.mytext {color:#b01975;}
This box has a color of #b01975
<div style="background-color:#b01975;">Content here</div>
.mybackground {background-color:#b01975;}
Border around this has a color of #b01975
<div style="border:2px solid #b01975;">Content here</div>
.myborder {border:2px solid #b01975;}