#b62a5f color space conversions
Hex:
#b62a5f
RGB:
182, 42, 95
CMY:
29, 84, 63
CMYK:
0, 77, 48, 29
HSL:
337°, 62.5000%, 43.9216%
HSV (HSB):
337°, 76.9231%, 71.3725%
XYZ:
22.1849, 12.4272, 12.0559
xyY:
0.4754, 0.2663, 12.4272
CIE-Lab:
41.8872, 58.3389, 3.7676
CIE-LCH:
41.8872, 58.4604, 3.6951
CIE-Luv:
41.8872, 89.6938, -6.1969
Hunter-Lab:
35.2523, 50.6419, 4.4001
#b62a5f color charts
#b62a5f color shades, tints & tones
#b62a5f color schemes
#b62a5f color preview, HTML & CSS examples
This text has a color of #b62a5f
<p style="color:#b62a5f;">Text here</p>
.mytext {color:#b62a5f;}
This box has a color of #b62a5f
<div style="background-color:#b62a5f;">Content here</div>
.mybackground {background-color:#b62a5f;}
Border around this has a color of #b62a5f
<div style="border:2px solid #b62a5f;">Content here</div>
.myborder {border:2px solid #b62a5f;}