#c23f00 color space conversions
Hex:
#c23f00
RGB:
194, 63, 0
CMY:
24, 75, 100
CMYK:
0, 68, 100, 24
HSL:
19°, 100.0000%, 38.0392%
HSV (HSB):
19°, 100.0000%, 76.0784%
XYZ:
24.0256, 15.0243, 1.6337
xyY:
0.5905, 0.3693, 15.0243
CIE-Lab:
45.6675, 50.3337, 56.9945
CIE-LCH:
45.6675, 76.0385, 48.5512
CIE-Luv:
45.6675, 106.9109, 37.6459
Hunter-Lab:
38.7613, 42.8086, 24.6339
#c23f00 color charts
#c23f00 color shades, tints & tones
#c23f00 color schemes
#c23f00 color preview, HTML & CSS examples
This text has a color of #c23f00
<p style="color:#c23f00;">Text here</p>
.mytext {color:#c23f00;}
This box has a color of #c23f00
<div style="background-color:#c23f00;">Content here</div>
.mybackground {background-color:#c23f00;}
Border around this has a color of #c23f00
<div style="border:2px solid #c23f00;">Content here</div>
.myborder {border:2px solid #c23f00;}