#b22c22 color space conversions
Hex:
#b22c22
RGB:
178, 44, 34
CMY:
30, 83, 87
CMYK:
0, 75, 81, 30
HSL:
4°, 67.9245%, 41.5686%
HSV (HSB):
4°, 80.8989%, 69.8039%
XYZ:
19.5495, 11.3818, 2.6799
xyY:
0.5816, 0.3386, 11.3818
CIE-Lab:
40.2163, 52.8337, 38.7478
CIE-LCH:
40.2163, 65.5194, 36.2560
CIE-Luv:
40.2163, 102.7163, 25.1961
Hunter-Lab:
33.7370, 44.3954, 18.9062
#b22c22 color charts
#b22c22 color shades, tints & tones
#b22c22 color schemes
#b22c22 color preview, HTML & CSS examples
This text has a color of #b22c22
<p style="color:#b22c22;">Text here</p>
.mytext {color:#b22c22;}
This box has a color of #b22c22
<div style="background-color:#b22c22;">Content here</div>
.mybackground {background-color:#b22c22;}
Border around this has a color of #b22c22
<div style="border:2px solid #b22c22;">Content here</div>
.myborder {border:2px solid #b22c22;}