#c3123e color space conversions
Hex:
#c3123e
RGB:
195, 18, 62
CMY:
24, 93, 76
CMYK:
0, 91, 68, 24
HSL:
345°, 83.0986%, 41.7647%
HSV (HSB):
345°, 90.7692%, 76.4706%
XYZ:
23.5915, 12.3825, 5.7041
xyY:
0.5660, 0.2971, 12.3825
CIE-Lab:
41.8177, 65.0118, 24.8506
CIE-LCH:
41.8177, 69.5995, 20.9193
CIE-Luv:
41.8177, 118.9977, 12.9446
Hunter-Lab:
35.1888, 58.0906, 15.0213
#c3123e color charts
#c3123e color shades, tints & tones
#c3123e color schemes
#c3123e color preview, HTML & CSS examples
This text has a color of #c3123e
<p style="color:#c3123e;">Text here</p>
.mytext {color:#c3123e;}
This box has a color of #c3123e
<div style="background-color:#c3123e;">Content here</div>
.mybackground {background-color:#c3123e;}
Border around this has a color of #c3123e
<div style="border:2px solid #c3123e;">Content here</div>
.myborder {border:2px solid #c3123e;}