#b62d6a color space conversions
Hex:
#b62d6a
RGB:
182, 45, 106
CMY:
29, 82, 58
CMYK:
0, 75, 42, 29
HSL:
333°, 60.3524%, 44.5098%
HSV (HSB):
333°, 75.2747%, 71.3725%
XYZ:
22.8313, 12.8625, 14.9150
xyY:
0.4511, 0.2542, 12.8625
CIE-Lab:
42.5553, 58.4207, -2.1409
CIE-LCH:
42.5553, 58.4599, 357.9013
CIE-Luv:
42.5553, 84.4870, -13.2632
Hunter-Lab:
35.8643, 50.8712, 0.4478
#b62d6a color charts
#b62d6a color shades, tints & tones
#b62d6a color schemes
#b62d6a color preview, HTML & CSS examples
This text has a color of #b62d6a
<p style="color:#b62d6a;">Text here</p>
.mytext {color:#b62d6a;}
This box has a color of #b62d6a
<div style="background-color:#b62d6a;">Content here</div>
.mybackground {background-color:#b62d6a;}
Border around this has a color of #b62d6a
<div style="border:2px solid #b62d6a;">Content here</div>
.myborder {border:2px solid #b62d6a;}