#ff6850 color space conversions
Hex:
#ff6850
RGB:
255, 104, 80
CMY:
0, 59, 69
CMYK:
0, 59, 69, 0
HSL:
8°, 100.0000%, 65.6863%
HSV (HSB):
8°, 68.6275%, 100.0000%
XYZ:
47.6383, 31.7398, 11.2050
xyY:
0.5259, 0.3504, 31.7398
CIE-Lab:
63.1273, 56.1037, 42.7031
CIE-LCH:
63.1273, 70.5066, 37.2764
CIE-Luv:
63.1273, 118.2163, 36.2670
Hunter-Lab:
56.3381, 52.3441, 27.6446
#ff6850 color charts
#ff6850 color shades, tints & tones
#ff6850 color schemes
#ff6850 color preview, HTML & CSS examples
This text has a color of #ff6850
<p style="color:#ff6850;">Text here</p>
.mytext {color:#ff6850;}
This box has a color of #ff6850
<div style="background-color:#ff6850;">Content here</div>
.mybackground {background-color:#ff6850;}
Border around this has a color of #ff6850
<div style="border:2px solid #ff6850;">Content here</div>
.myborder {border:2px solid #ff6850;}