#c23a00 color space conversions
Hex:
#c23a00
RGB:
194, 58, 0
CMY:
24, 77, 100
CMYK:
0, 70, 100, 24
HSL:
18°, 100.0000%, 38.0392%
HSV (HSB):
18°, 100.0000%, 76.0784%
XYZ:
23.7612, 14.4954, 1.5455
xyY:
0.5970, 0.3642, 14.4954
CIE-Lab:
44.9352, 52.3259, 56.6356
CIE-LCH:
44.9352, 77.1077, 47.2650
CIE-Luv:
44.9352, 110.2826, 36.4238
Hunter-Lab:
38.0729, 44.7738, 24.2442
#c23a00 color charts
#c23a00 color shades, tints & tones
#c23a00 color schemes
#c23a00 color preview, HTML & CSS examples
This text has a color of #c23a00
<p style="color:#c23a00;">Text here</p>
.mytext {color:#c23a00;}
This box has a color of #c23a00
<div style="background-color:#c23a00;">Content here</div>
.mybackground {background-color:#c23a00;}
Border around this has a color of #c23a00
<div style="border:2px solid #c23a00;">Content here</div>
.myborder {border:2px solid #c23a00;}