#ff1938 color space conversions
Hex:
#ff1938
RGB:
255, 25, 56
CMY:
0, 90, 78
CMYK:
0, 90, 78, 0
HSL:
352°, 100.0000%, 54.9020%
HSV (HSB):
352°, 90.1961%, 100.0000%
XYZ:
42.3014, 22.2408, 5.8047
xyY:
0.6013, 0.3162, 22.2408
CIE-Lab:
54.2816, 78.8092, 45.9024
CIE-LCH:
54.2816, 91.2026, 30.2186
CIE-Luv:
54.2816, 163.9607, 28.6291
Hunter-Lab:
47.1601, 77.5797, 25.7143
#ff1938 color charts
#ff1938 color shades, tints & tones
#ff1938 color schemes
#ff1938 color preview, HTML & CSS examples
This text has a color of #ff1938
<p style="color:#ff1938;">Text here</p>
.mytext {color:#ff1938;}
This box has a color of #ff1938
<div style="background-color:#ff1938;">Content here</div>
.mybackground {background-color:#ff1938;}
Border around this has a color of #ff1938
<div style="border:2px solid #ff1938;">Content here</div>
.myborder {border:2px solid #ff1938;}