#b61d6d color space conversions
Hex:
#b61d6d
RGB:
182, 29, 109
CMY:
29, 89, 57
CMYK:
0, 84, 40, 29
HSL:
329°, 72.5118%, 41.3725%
HSV (HSB):
329°, 84.0659%, 71.3725%
XYZ:
22.4911, 11.9279, 15.5849
xyY:
0.4498, 0.2385, 11.9279
CIE-Lab:
41.1014, 63.1360, -6.1686
CIE-LCH:
41.1014, 63.4366, 354.4197
CIE-Luv:
41.1014, 87.9907, -19.1046
Hunter-Lab:
34.5368, 55.8033, -2.5791
#b61d6d color charts
#b61d6d color shades, tints & tones
#b61d6d color schemes
#b61d6d color preview, HTML & CSS examples
This text has a color of #b61d6d
<p style="color:#b61d6d;">Text here</p>
.mytext {color:#b61d6d;}
This box has a color of #b61d6d
<div style="background-color:#b61d6d;">Content here</div>
.mybackground {background-color:#b61d6d;}
Border around this has a color of #b61d6d
<div style="border:2px solid #b61d6d;">Content here</div>
.myborder {border:2px solid #b61d6d;}