#ff6274 color space conversions
Hex:
#ff6274
RGB:
255, 98, 116
CMY:
0, 62, 55
CMYK:
0, 62, 55, 0
HSL:
353°, 100.0000%, 69.2157%
HSV (HSB):
353°, 61.5686%, 100.0000%
XYZ:
48.7601, 31.2563, 19.9861
xyY:
0.4876, 0.3126, 31.2563
CIE-Lab:
62.7234, 60.9378, 22.0669
CIE-LCH:
62.7234, 64.8102, 19.9064
CIE-Luv:
62.7234, 114.0386, 15.2659
Hunter-Lab:
55.9074, 57.8424, 17.9398
#ff6274 color charts
#ff6274 color shades, tints & tones
#ff6274 color schemes
#ff6274 color preview, HTML & CSS examples
This text has a color of #ff6274
<p style="color:#ff6274;">Text here</p>
.mytext {color:#ff6274;}
This box has a color of #ff6274
<div style="background-color:#ff6274;">Content here</div>
.mybackground {background-color:#ff6274;}
Border around this has a color of #ff6274
<div style="border:2px solid #ff6274;">Content here</div>
.myborder {border:2px solid #ff6274;}