#ff8078 color space conversions
Hex:
#ff8078
RGB:
255, 128, 120
CMY:
0, 50, 53
CMYK:
0, 50, 53, 0
HSL:
4°, 100.0000%, 73.5294%
HSV (HSB):
4°, 52.9412%, 100.0000%
XYZ:
52.3493, 38.0544, 22.3554
xyY:
0.4643, 0.3375, 38.0544
CIE-Lab:
68.0607, 47.5219, 26.9443
CIE-LCH:
68.0607, 54.6290, 29.5527
CIE-Luv:
68.0607, 93.3742, 24.6493
Hunter-Lab:
61.6883, 43.5226, 21.6955
#ff8078 color charts
#ff8078 color shades, tints & tones
#ff8078 color schemes
#ff8078 color preview, HTML & CSS examples
This text has a color of #ff8078
<p style="color:#ff8078;">Text here</p>
.mytext {color:#ff8078;}
This box has a color of #ff8078
<div style="background-color:#ff8078;">Content here</div>
.mybackground {background-color:#ff8078;}
Border around this has a color of #ff8078
<div style="border:2px solid #ff8078;">Content here</div>
.myborder {border:2px solid #ff8078;}