#ff414c color space conversions
Hex:
#ff414c
RGB:
255, 65, 76
CMY:
0, 75, 70
CMYK:
0, 75, 70, 0
HSL:
357°, 100.0000%, 62.7451%
HSV (HSB):
357°, 74.5098%, 100.0000%
XYZ:
44.4348, 25.5624, 9.4295
xyY:
0.5594, 0.3218, 25.5624
CIE-Lab:
57.6193, 70.7348, 38.4441
CIE-LCH:
57.6193, 80.5069, 28.5239
CIE-Luv:
57.6193, 143.6703, 26.9722
Hunter-Lab:
50.5593, 68.3988, 24.3336
#ff414c color charts
#ff414c color shades, tints & tones
#ff414c color schemes
#ff414c color preview, HTML & CSS examples
This text has a color of #ff414c
<p style="color:#ff414c;">Text here</p>
.mytext {color:#ff414c;}
This box has a color of #ff414c
<div style="background-color:#ff414c;">Content here</div>
.mybackground {background-color:#ff414c;}
Border around this has a color of #ff414c
<div style="border:2px solid #ff414c;">Content here</div>
.myborder {border:2px solid #ff414c;}