#c25d4b color space conversions
Hex:
#c25d4b
RGB:
194, 93, 75
CMY:
24, 64, 71
CMYK:
0, 52, 61, 24
HSL:
9°, 49.3776%, 52.7451%
HSV (HSB):
9°, 61.3402%, 76.0784%
XYZ:
27.4325, 19.8060, 9.0337
xyY:
0.4875, 0.3520, 19.8060
CIE-Lab:
51.6172, 38.9761, 29.3515
CIE-LCH:
51.6172, 48.7919, 36.9821
CIE-Luv:
51.6172, 76.6485, 25.9078
Hunter-Lab:
44.5040, 32.1464, 19.1177
#c25d4b color charts
#c25d4b color shades, tints & tones
#c25d4b color schemes
#c25d4b color preview, HTML & CSS examples
This text has a color of #c25d4b
<p style="color:#c25d4b;">Text here</p>
.mytext {color:#c25d4b;}
This box has a color of #c25d4b
<div style="background-color:#c25d4b;">Content here</div>
.mybackground {background-color:#c25d4b;}
Border around this has a color of #c25d4b
<div style="border:2px solid #c25d4b;">Content here</div>
.myborder {border:2px solid #c25d4b;}