#b61c75 color space conversions
Hex:
#b61c75
RGB:
182, 28, 117
CMY:
29, 89, 54
CMYK:
0, 85, 36, 29
HSL:
325°, 73.3333%, 41.1765%
HSV (HSB):
325°, 84.6154%, 71.3725%
XYZ:
22.9175, 12.0599, 17.9495
xyY:
0.4330, 0.2279, 12.0599
CIE-Lab:
41.3112, 64.1738, -10.8508
CIE-LCH:
41.3112, 65.0847, 350.4030
CIE-Luv:
41.3112, 84.8170, -25.2917
Hunter-Lab:
34.7274, 57.0238, -6.3360
#b61c75 color charts
#b61c75 color shades, tints & tones
#b61c75 color schemes
#b61c75 color preview, HTML & CSS examples
This text has a color of #b61c75
<p style="color:#b61c75;">Text here</p>
.mytext {color:#b61c75;}
This box has a color of #b61c75
<div style="background-color:#b61c75;">Content here</div>
.mybackground {background-color:#b61c75;}
Border around this has a color of #b61c75
<div style="border:2px solid #b61c75;">Content here</div>
.myborder {border:2px solid #b61c75;}