#c34b5e color space conversions
Hex:
#c34b5e
RGB:
195, 75, 94
CMY:
24, 71, 63
CMYK:
0, 62, 52, 24
HSL:
351°, 50.0000%, 52.9412%
HSV (HSB):
351°, 61.5385%, 76.4706%
XYZ:
27.0421, 17.4424, 12.5311
xyY:
0.4743, 0.3059, 17.4424
CIE-Lab:
48.8127, 49.4897, 14.4624
CIE-LCH:
48.8127, 51.5596, 16.2900
CIE-Luv:
48.8127, 84.8346, 8.1235
Hunter-Lab:
41.7641, 42.4910, 11.4452
#c34b5e color charts
#c34b5e color shades, tints & tones
#c34b5e color schemes
#c34b5e color preview, HTML & CSS examples
This text has a color of #c34b5e
<p style="color:#c34b5e;">Text here</p>
.mytext {color:#c34b5e;}
This box has a color of #c34b5e
<div style="background-color:#c34b5e;">Content here</div>
.mybackground {background-color:#c34b5e;}
Border around this has a color of #c34b5e
<div style="border:2px solid #c34b5e;">Content here</div>
.myborder {border:2px solid #c34b5e;}