#b61f7a color space conversions
Hex:
#b61f7a
RGB:
182, 31, 122
CMY:
29, 88, 52
CMYK:
0, 83, 33, 29
HSL:
324°, 70.8920%, 41.7647%
HSV (HSB):
324°, 82.9670%, 71.3725%
XYZ:
23.2942, 12.3302, 19.5646
xyY:
0.4221, 0.2234, 12.3302
CIE-Lab:
41.7362, 64.0380, -13.3132
CIE-LCH:
41.7362, 65.4073, 348.2558
CIE-Luv:
41.7362, 82.0447, -28.5499
Hunter-Lab:
35.1144, 56.9635, -8.4544
#b61f7a color charts
#b61f7a color shades, tints & tones
#b61f7a color schemes
#b61f7a color preview, HTML & CSS examples
This text has a color of #b61f7a
<p style="color:#b61f7a;">Text here</p>
.mytext {color:#b61f7a;}
This box has a color of #b61f7a
<div style="background-color:#b61f7a;">Content here</div>
.mybackground {background-color:#b61f7a;}
Border around this has a color of #b61f7a
<div style="border:2px solid #b61f7a;">Content here</div>
.myborder {border:2px solid #b61f7a;}