#c3102e color space conversions
Hex:
#c3102e
RGB:
195, 16, 46
CMY:
24, 94, 82
CMYK:
0, 92, 76, 24
HSL:
350°, 84.8341%, 41.3725%
HSV (HSB):
350°, 91.7949%, 76.4706%
XYZ:
23.1841, 12.1699, 3.7119
xyY:
0.5935, 0.3115, 12.1699
CIE-Lab:
41.4849, 64.6270, 34.2624
CIE-LCH:
41.4849, 73.1475, 27.9306
CIE-Luv:
41.4849, 123.9190, 19.7995
Hunter-Lab:
34.8854, 57.5777, 18.1113
#c3102e color charts
#c3102e color shades, tints & tones
#c3102e color schemes
#c3102e color preview, HTML & CSS examples
This text has a color of #c3102e
<p style="color:#c3102e;">Text here</p>
.mytext {color:#c3102e;}
This box has a color of #c3102e
<div style="background-color:#c3102e;">Content here</div>
.mybackground {background-color:#c3102e;}
Border around this has a color of #c3102e
<div style="border:2px solid #c3102e;">Content here</div>
.myborder {border:2px solid #c3102e;}