#a23b3f color space conversions
Hex:
#a23b3f
RGB:
162, 59, 63
CMY:
36, 77, 75
CMYK:
0, 64, 61, 36
HSL:
358°, 46.6063%, 43.3333%
HSV (HSB):
358°, 63.5802%, 63.5294%
XYZ:
17.3615, 11.1682, 5.9433
xyY:
0.5036, 0.3240, 11.1682
CIE-Lab:
39.8623, 42.9098, 20.4476
CIE-LCH:
39.8623, 47.5326, 25.4790
CIE-Luv:
39.8623, 75.0059, 14.2526
Hunter-Lab:
33.4188, 34.2497, 12.8490
#a23b3f color charts
#a23b3f color shades, tints & tones
#a23b3f color schemes
#a23b3f color preview, HTML & CSS examples
This text has a color of #a23b3f
<p style="color:#a23b3f;">Text here</p>
.mytext {color:#a23b3f;}
This box has a color of #a23b3f
<div style="background-color:#a23b3f;">Content here</div>
.mybackground {background-color:#a23b3f;}
Border around this has a color of #a23b3f
<div style="border:2px solid #a23b3f;">Content here</div>
.myborder {border:2px solid #a23b3f;}