#c23d20 color space conversions
Hex:
#c23d20
RGB:
194, 61, 32
CMY:
24, 76, 87
CMYK:
0, 69, 84, 24
HSL:
11°, 71.6814%, 44.3137%
HSV (HSB):
11°, 83.5052%, 76.0784%
XYZ:
24.1776, 14.9111, 2.9703
xyY:
0.5748, 0.3545, 14.9111
CIE-Lab:
45.5122, 51.6683, 45.8488
CIE-LCH:
45.5122, 69.0777, 41.5848
CIE-Luv:
45.5122, 105.8027, 32.1510
Hunter-Lab:
38.6149, 44.1865, 22.4697
#c23d20 color charts
#c23d20 color shades, tints & tones
#c23d20 color schemes
#c23d20 color preview, HTML & CSS examples
This text has a color of #c23d20
<p style="color:#c23d20;">Text here</p>
.mytext {color:#c23d20;}
This box has a color of #c23d20
<div style="background-color:#c23d20;">Content here</div>
.mybackground {background-color:#c23d20;}
Border around this has a color of #c23d20
<div style="border:2px solid #c23d20;">Content here</div>
.myborder {border:2px solid #c23d20;}