#b62c2c color space conversions
Hex:
#b62c2c
RGB:
182, 44, 44
CMY:
29, 83, 83
CMYK:
0, 76, 76, 29
HSL:
0°, 61.0619%, 44.3137%
HSV (HSB):
0°, 75.8242%, 71.3725%
XYZ:
20.6467, 11.9283, 3.5971
xyY:
0.5708, 0.3298, 11.9283
CIE-Lab:
41.1019, 54.4376, 34.2776
CIE-LCH:
41.1019, 64.3305, 32.1973
CIE-Luv:
41.1019, 104.0617, 22.4394
Hunter-Lab:
34.5374, 46.2683, 18.0011
#b62c2c color charts
#b62c2c color shades, tints & tones
#b62c2c color schemes
#b62c2c color preview, HTML & CSS examples
This text has a color of #b62c2c
<p style="color:#b62c2c;">Text here</p>
.mytext {color:#b62c2c;}
This box has a color of #b62c2c
<div style="background-color:#b62c2c;">Content here</div>
.mybackground {background-color:#b62c2c;}
Border around this has a color of #b62c2c
<div style="border:2px solid #b62c2c;">Content here</div>
.myborder {border:2px solid #b62c2c;}