#b51d79 color space conversions
Hex:
#b51d79
RGB:
181, 29, 121
CMY:
29, 89, 53
CMYK:
0, 84, 33, 29
HSL:
324°, 72.3810%, 41.1765%
HSV (HSB):
324°, 83.9779%, 70.9804%
XYZ:
22.9466, 12.0830, 19.2120
xyY:
0.4230, 0.2228, 12.0830
CIE-Lab:
41.3477, 64.1483, -13.3009
CIE-LCH:
41.3477, 65.5127, 348.2859
CIE-Luv:
41.3477, 82.0909, -28.4877
Hunter-Lab:
34.7606, 57.0029, -8.4369
#b51d79 color charts
#b51d79 color shades, tints & tones
#b51d79 color schemes
#b51d79 color preview, HTML & CSS examples
This text has a color of #b51d79
<p style="color:#b51d79;">Text here</p>
.mytext {color:#b51d79;}
This box has a color of #b51d79
<div style="background-color:#b51d79;">Content here</div>
.mybackground {background-color:#b51d79;}
Border around this has a color of #b51d79
<div style="border:2px solid #b51d79;">Content here</div>
.myborder {border:2px solid #b51d79;}