#b61e8c color space conversions
Hex:
#b61e8c
RGB:
182, 30, 140
CMY:
29, 88, 45
CMYK:
0, 84, 23, 29
HSL:
317°, 71.6981%, 41.5686%
HSV (HSB):
317°, 83.5165%, 71.3725%
XYZ:
24.4893, 12.7671, 25.9845
xyY:
0.3872, 0.2019, 12.7671
CIE-Lab:
42.4102, 66.3948, -23.3479
CIE-LCH:
42.4102, 70.3803, 340.6256
CIE-Luv:
42.4102, 74.6536, -42.6949
Hunter-Lab:
35.7311, 59.8108, -18.1054
#b61e8c color charts
#b61e8c color shades, tints & tones
#b61e8c color schemes
#b61e8c color preview, HTML & CSS examples
This text has a color of #b61e8c
<p style="color:#b61e8c;">Text here</p>
.mytext {color:#b61e8c;}
This box has a color of #b61e8c
<div style="background-color:#b61e8c;">Content here</div>
.mybackground {background-color:#b61e8c;}
Border around this has a color of #b61e8c
<div style="border:2px solid #b61e8c;">Content here</div>
.myborder {border:2px solid #b61e8c;}