#b62d3a color space conversions
Hex:
#b62d3a
RGB:
182, 45, 58
CMY:
29, 82, 77
CMYK:
0, 75, 68, 29
HSL:
354°, 60.3524%, 44.5098%
HSV (HSB):
354°, 75.2747%, 71.3725%
XYZ:
20.9935, 12.1273, 5.2373
xyY:
0.5473, 0.3162, 12.1273
CIE-Lab:
41.4178, 54.7497, 26.2607
CIE-LCH:
41.4178, 60.7219, 25.6247
CIE-Luv:
41.4178, 100.2977, 16.6504
Hunter-Lab:
34.8243, 46.6644, 15.4603
#b62d3a color charts
#b62d3a color shades, tints & tones
#b62d3a color schemes
#b62d3a color preview, HTML & CSS examples
This text has a color of #b62d3a
<p style="color:#b62d3a;">Text here</p>
.mytext {color:#b62d3a;}
This box has a color of #b62d3a
<div style="background-color:#b62d3a;">Content here</div>
.mybackground {background-color:#b62d3a;}
Border around this has a color of #b62d3a
<div style="border:2px solid #b62d3a;">Content here</div>
.myborder {border:2px solid #b62d3a;}