#ff314e color space conversions
Hex:
#ff314e
RGB:
255, 49, 78
CMY:
0, 81, 69
CMYK:
0, 81, 69, 0
HSL:
352°, 100.0000%, 59.6078%
HSV (HSB):
352°, 80.7843%, 100.0000%
XYZ:
43.7135, 24.0067, 9.5375
xyY:
0.5658, 0.3107, 24.0067
CIE-Lab:
56.0945, 75.1960, 35.4786
CIE-LCH:
56.0945, 83.1455, 25.2586
CIE-Luv:
56.0945, 150.5969, 22.8321
Hunter-Lab:
48.9966, 73.5088, 22.7564
#ff314e color charts
#ff314e color shades, tints & tones
#ff314e color schemes
#ff314e color preview, HTML & CSS examples
This text has a color of #ff314e
<p style="color:#ff314e;">Text here</p>
.mytext {color:#ff314e;}
This box has a color of #ff314e
<div style="background-color:#ff314e;">Content here</div>
.mybackground {background-color:#ff314e;}
Border around this has a color of #ff314e
<div style="border:2px solid #ff314e;">Content here</div>
.myborder {border:2px solid #ff314e;}