#b62a2f color space conversions
Hex:
#b62a2f
RGB:
182, 42, 47
CMY:
29, 84, 82
CMYK:
0, 77, 74, 29
HSL:
358°, 62.5000%, 43.9216%
HSV (HSB):
358°, 76.9231%, 71.3725%
XYZ:
20.6325, 11.8062, 3.8807
xyY:
0.5681, 0.3251, 11.8062
CIE-Lab:
40.9065, 55.2108, 32.2963
CIE-LCH:
40.9065, 63.9632, 30.3261
CIE-Luv:
40.9065, 104.4133, 20.8313
Hunter-Lab:
34.3602, 47.0544, 17.3558
#b62a2f color charts
#b62a2f color shades, tints & tones
#b62a2f color schemes
#b62a2f color preview, HTML & CSS examples
This text has a color of #b62a2f
<p style="color:#b62a2f;">Text here</p>
.mytext {color:#b62a2f;}
This box has a color of #b62a2f
<div style="background-color:#b62a2f;">Content here</div>
.mybackground {background-color:#b62a2f;}
Border around this has a color of #b62a2f
<div style="border:2px solid #b62a2f;">Content here</div>
.myborder {border:2px solid #b62a2f;}