#b61b7a color space conversions
Hex:
#b61b7a
RGB:
182, 27, 122
CMY:
29, 89, 52
CMYK:
0, 85, 33, 29
HSL:
323°, 74.1627%, 40.9804%
HSV (HSB):
323°, 85.1648%, 71.3725%
XYZ:
23.1962, 12.1341, 19.5319
xyY:
0.4228, 0.2212, 12.1341
CIE-Lab:
41.4284, 64.9248, -13.7808
CIE-LCH:
41.4284, 66.3712, 348.0163
CIE-Luv:
41.4284, 82.8750, -29.2797
Hunter-Lab:
34.8340, 57.9047, -8.8609
#b61b7a color charts
#b61b7a color shades, tints & tones
#b61b7a color schemes
#b61b7a color preview, HTML & CSS examples
This text has a color of #b61b7a
<p style="color:#b61b7a;">Text here</p>
.mytext {color:#b61b7a;}
This box has a color of #b61b7a
<div style="background-color:#b61b7a;">Content here</div>
.mybackground {background-color:#b61b7a;}
Border around this has a color of #b61b7a
<div style="border:2px solid #b61b7a;">Content here</div>
.myborder {border:2px solid #b61b7a;}