#b62a4a color space conversions
Hex:
#b62a4a
RGB:
182, 42, 74
CMY:
29, 84, 71
CMYK:
0, 77, 59, 29
HSL:
346°, 62.5000%, 43.9216%
HSV (HSB):
346°, 76.9231%, 71.3725%
XYZ:
21.3554, 12.0954, 7.6877
xyY:
0.5191, 0.2940, 12.0954
CIE-Lab:
41.3674, 56.6938, 16.2469
CIE-LCH:
41.3674, 58.9758, 15.9908
CIE-Luv:
41.3674, 97.0058, 7.3462
Hunter-Lab:
34.7785, 48.7439, 11.2391
#b62a4a color charts
#b62a4a color shades, tints & tones
#b62a4a color schemes
#b62a4a color preview, HTML & CSS examples
This text has a color of #b62a4a
<p style="color:#b62a4a;">Text here</p>
.mytext {color:#b62a4a;}
This box has a color of #b62a4a
<div style="background-color:#b62a4a;">Content here</div>
.mybackground {background-color:#b62a4a;}
Border around this has a color of #b62a4a
<div style="border:2px solid #b62a4a;">Content here</div>
.myborder {border:2px solid #b62a4a;}