#c34b30 color space conversions
Hex:
#c34b30
RGB:
195, 75, 48
CMY:
24, 71, 81
CMYK:
0, 62, 75, 24
HSL:
11°, 60.4938%, 47.6471%
HSV (HSB):
11°, 75.3846%, 76.4706%
XYZ:
25.5553, 16.8477, 4.7013
xyY:
0.5425, 0.3577, 16.8477
CIE-Lab:
48.0675, 46.5606, 40.2969
CIE-LCH:
48.0675, 61.5770, 40.8753
CIE-Luv:
48.0675, 94.8466, 31.4166
Hunter-Lab:
41.0459, 39.3041, 21.9412
#c34b30 color charts
#c34b30 color shades, tints & tones
#c34b30 color schemes
#c34b30 color preview, HTML & CSS examples
This text has a color of #c34b30
<p style="color:#c34b30;">Text here</p>
.mytext {color:#c34b30;}
This box has a color of #c34b30
<div style="background-color:#c34b30;">Content here</div>
.mybackground {background-color:#c34b30;}
Border around this has a color of #c34b30
<div style="border:2px solid #c34b30;">Content here</div>
.myborder {border:2px solid #c34b30;}