#c34848 color space conversions
Hex:
#c34848
RGB:
195, 72, 72
CMY:
24, 72, 72
CMYK:
0, 63, 63, 24
HSL:
0°, 50.6173%, 52.3529%
HSV (HSB):
0°, 63.0769%, 76.4706%
XYZ:
25.9927, 16.7047, 7.9853
xyY:
0.5129, 0.3296, 16.7047
CIE-Lab:
47.8858, 49.1749, 26.4324
CIE-LCH:
47.8858, 55.8287, 28.2588
CIE-Luv:
47.8858, 92.2140, 19.8827
Hunter-Lab:
40.8714, 41.9946, 17.0262
#c34848 color charts
#c34848 color shades, tints & tones
#c34848 color schemes
#c34848 color preview, HTML & CSS examples
This text has a color of #c34848
<p style="color:#c34848;">Text here</p>
.mytext {color:#c34848;}
This box has a color of #c34848
<div style="background-color:#c34848;">Content here</div>
.mybackground {background-color:#c34848;}
Border around this has a color of #c34848
<div style="border:2px solid #c34848;">Content here</div>
.myborder {border:2px solid #c34848;}