#b61d6a color space conversions
Hex:
#b61d6a
RGB:
182, 29, 106
CMY:
29, 89, 58
CMYK:
0, 84, 42, 29
HSL:
330°, 72.5118%, 41.3725%
HSV (HSB):
330°, 84.0659%, 71.3725%
XYZ:
22.3323, 11.8644, 14.7487
xyY:
0.4563, 0.2424, 11.8644
CIE-Lab:
40.9998, 62.8441, -4.4380
CIE-LCH:
40.9998, 63.0006, 355.9605
CIE-Luv:
40.9998, 89.2493, -16.8901
Hunter-Lab:
34.4448, 55.4522, -1.2757
#b61d6a color charts
#b61d6a color shades, tints & tones
#b61d6a color schemes
#b61d6a color preview, HTML & CSS examples
This text has a color of #b61d6a
<p style="color:#b61d6a;">Text here</p>
.mytext {color:#b61d6a;}
This box has a color of #b61d6a
<div style="background-color:#b61d6a;">Content here</div>
.mybackground {background-color:#b61d6a;}
Border around this has a color of #b61d6a
<div style="border:2px solid #b61d6a;">Content here</div>
.myborder {border:2px solid #b61d6a;}