#ff194c color space conversions
Hex:
#ff194c
RGB:
255, 25, 76
CMY:
0, 90, 70
CMYK:
0, 90, 70, 0
HSL:
347°, 100.0000%, 54.9020%
HSV (HSB):
347°, 90.1961%, 100.0000%
XYZ:
42.8921, 22.4771, 8.9153
xyY:
0.5774, 0.3026, 22.4771
CIE-Lab:
54.5296, 79.5089, 34.7555
CIE-LCH:
54.5296, 86.7734, 23.6115
CIE-Luv:
54.5296, 158.7319, 20.5230
Hunter-Lab:
47.4100, 78.5227, 22.0377
#ff194c color charts
#ff194c color shades, tints & tones
#ff194c color schemes
#ff194c color preview, HTML & CSS examples
This text has a color of #ff194c
<p style="color:#ff194c;">Text here</p>
.mytext {color:#ff194c;}
This box has a color of #ff194c
<div style="background-color:#ff194c;">Content here</div>
.mybackground {background-color:#ff194c;}
Border around this has a color of #ff194c
<div style="border:2px solid #ff194c;">Content here</div>
.myborder {border:2px solid #ff194c;}