#ca480c color space conversions
Hex:
#ca480c
RGB:
202, 72, 12
CMY:
21, 72, 95
CMYK:
0, 64, 94, 21
HSL:
19°, 88.7850%, 41.9608%
HSV (HSB):
19°, 94.0594%, 79.2157%
XYZ:
26.7408, 17.2178, 2.2618
xyY:
0.5785, 0.3725, 17.2178
CIE-Lab:
48.5333, 49.4680, 56.2856
CIE-LCH:
48.5333, 74.9343, 48.6886
CIE-Luv:
48.5333, 106.4587, 39.5756
Hunter-Lab:
41.4944, 42.4183, 25.8142
#ca480c color charts
#ca480c color shades, tints & tones
#ca480c color schemes
#ca480c color preview, HTML & CSS examples
This text has a color of #ca480c
<p style="color:#ca480c;">Text here</p>
.mytext {color:#ca480c;}
This box has a color of #ca480c
<div style="background-color:#ca480c;">Content here</div>
.mybackground {background-color:#ca480c;}
Border around this has a color of #ca480c
<div style="border:2px solid #ca480c;">Content here</div>
.myborder {border:2px solid #ca480c;}