#b62d32 color space conversions
Hex:
#b62d32
RGB:
182, 45, 50
CMY:
29, 82, 80
CMYK:
0, 75, 73, 29
HSL:
358°, 60.3524%, 44.5098%
HSV (HSB):
358°, 75.2747%, 71.3725%
XYZ:
20.8055, 12.0521, 4.2473
xyY:
0.5607, 0.3248, 12.0521
CIE-Lab:
41.2989, 54.3574, 30.9622
CIE-LCH:
41.2989, 62.5570, 29.6660
CIE-Luv:
41.2989, 102.2499, 20.2674
Hunter-Lab:
34.7162, 46.2222, 17.0475
#b62d32 color charts
#b62d32 color shades, tints & tones
#b62d32 color schemes
#b62d32 color preview, HTML & CSS examples
This text has a color of #b62d32
<p style="color:#b62d32;">Text here</p>
.mytext {color:#b62d32;}
This box has a color of #b62d32
<div style="background-color:#b62d32;">Content here</div>
.mybackground {background-color:#b62d32;}
Border around this has a color of #b62d32
<div style="border:2px solid #b62d32;">Content here</div>
.myborder {border:2px solid #b62d32;}